Add a library.properties file so this library can be included in the Arduino package manager.

master v1.1.0
Jason von Nieda 8 years ago
parent 942b156c0c
commit 749223b964
  1. 9
      library.properties

@ -0,0 +1,9 @@
name=ScreenUi
version=1.1.0
author=Jason von Nieda <jason@vonnieda.org>
maintainer=Jason von Nieda <jason@vonnieda.org>
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=*
Loading…
Cancel
Save