We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b399f2d + 72e352a commit 7f642d1Copy full SHA for 7f642d1
library.json
@@ -0,0 +1,13 @@
1
+{
2
+ "name": "MenuSystem",
3
+ "keywords": "display, menu",
4
+ "description": "A library for implementing a menu system",
5
+ "repository":
6
+ {
7
+ "type": "git",
8
+ "url": "https://github.com/jonblack/arduino-menusystem.git"
9
+ },
10
+ "version": "2.0.2",
11
+ "frameworks": "arduino",
12
+ "platforms": "atmelavr"
13
+}
0 commit comments