diff --git a/library.properties b/library.properties new file mode 100644 index 0000000..7daaf1c --- /dev/null +++ b/library.properties @@ -0,0 +1,9 @@ +name=Nanoshield_LCD +version=1.0 +author=Luis Chavier +maintainer=Luis Chavier +sentence=A library to access the Circuitar Nanoshield LCD. +paragraph=It implements the same functions available in the vanilla LCD library, available in the Arduino IDE (LiquidCrystal). In addition, is also implements the functions backlight() and noBacklight() to turn the backlight in the LCD Nanoshield on or off, respectively. +category=Display +url=https://github.com/circuitar/Nanoshield_LCD +architectures=* \ No newline at end of file