How to include LiquidCrystal.h

Dear All, I am new to XOD. I just started using it and am trying it with Arduino Uno and LCD 1602 display. I got following error - /ws/sketchbook/d9993aa05442b817903ac176bf35ecd7aff3669403e8496f13137345a1aad9e8/sketch/sketch.ino:978:10: fatal error: ‘LiquidCrystal.h’ file not found
#include <LiquidCrystal.h>

Please help how to approach it.

Sounds like you are trying to use Ardiuno libraries not included in XOD. This should help: https://xod.io/docs/guide/wrapping-arduino-libraries/

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.