diff --git a/library.properties b/library.properties new file mode 100644 index 0000000..27d1f0c --- /dev/null +++ b/library.properties @@ -0,0 +1,9 @@ +name=ScreenUi +version=1.1.0 +author=Jason von Nieda +maintainer=Jason von Nieda +sentence=ScreenUi is a simple user interface library for character based LCDs like those commonly used with Arduinos. +paragraph=It provides common user interface components such as labels, checkboxes, text fields, scrollable regions, spinners and buttons. +category=Display +url=https://github.com/vonnieda/ScreenUi +architectures=* \ No newline at end of file