is your library compatible with this LCD Library?
emaayan opened this issue · 1 comments
emaayan commented
hi... i'm using this library, as it's the only library that can display hebrew charachters
https://werner.rothschopf.net/202009_arduino_liquid_crystal_intro.htm
but none of your lcd examples seem to compile because i keep getting missing lcd.h error..
neu-rah commented
hi!
Not out of the box, but one can derive the proper output class to do a driver for that library, inspired on the existing LCD driver possibly.
Usually that is that driver file that includes the required library.