Skip to content

Commit 2f3bb66

Browse files
committed
version bump
1 parent 7d038df commit 2f3bb66

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

examples/Serial/ansiSerial/ansiSerial/ansiSerial.ino

-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ screen /dev/ttyUSBn 115200
2121
replace the port (/dev/ttyUSBn) with your appropriate port
2222
screen utility exits with [Ctrl+A \ y]
2323
24-
status: BUGGY!
25-
2624
www.r-site.net
2725
***/
2826
#include <menu.h>

library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ArduinoMenu library
2-
version=3.1.11
2+
version=3.1.12
33
author=Rui Azevedo, ruihfazevedo@gmail.com
44
maintainer=neu-rah, ruihfazevedo@gmail.com
55
sentence=AVR generic menu/interactivity system

0 commit comments

Comments
 (0)