Open emaayan opened 1 year ago
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..
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.
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..