File tree Expand file tree Collapse file tree 2 files changed +12
-9
lines changed Expand file tree Collapse file tree 2 files changed +12
-9
lines changed Original file line number Diff line number Diff line change 1- menusystem
2- ==========
1+ # menusystem
32
43An arduino library for implementing a menu system.
54
6- Documentation
7- -------------
5+ ## Documentation
86
97Other than the examples included in the library, the following pages might be
108useful to you:
119
1210* [ Arduino forum post] ( http://arduino.cc/forum/index.php/topic,105866.0.html )
1311* [ Humble Coder] ( http://www.humblecoder.com/ )
12+ * [ Arduino Menu System Library] ( http://blog.humblecoder.com/arduino-menu-system-library/ )
13+ * [ Animated LED matrix menu transitions on the Arduino] ( http://blog.humblecoder.com/animated-led-matrix-menu-transitions-on-the-arduino/ )
1414
15- Contribution
16- ------------
15+ ## Contribution
1716
1817If you'd like to contribute to ` arduino-menusystem ` , please submit a
1918pull-request.
2019
21- Changelog
22- ---------
20+ ## Changelog
21+
22+ ** 2.0.2 - 23/01/2016**
23+
24+ * Fix deprecated conversion from string constant to char*
25+ * Add Sure Electronics animated LED matrix example
2326
2427** 2.0.1 - 16/08/2015**
2528
Original file line number Diff line number Diff line change 11name =arduino-menusystem
2- version =2.0.1
2+ version =2.0.2
33author =Jon Black <
[email protected] >
44maintainer =Jon Black <
[email protected] >
55sentence =A library for implementing a menu system
You can’t perform that action at this time.
0 commit comments