Skip to content

Commit 2cd8872

Browse files
committed
regression on dot_a_linkage
#121
1 parent 8c24ad3 commit 2cd8872

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name=ArduinoMenu library
2-
version=4.0.6
2+
version=4.0.7
33
author=Rui Azevedo, [email protected]
44
maintainer=neu-rah, [email protected]
55
sentence=AVR generic menu/interactivity system
66
paragraph=Easy to define menu system with sub-menus and associated function to call. Works either over serial or nultiple combinations of IO
77
category=Display
88
url=https://github.com/neu-rah/ArduinoMenu
9-
dot_a_linkage=true
9+
dot_a_linkage=false
1010
architectures=*
1111
includes=menu.h

0 commit comments

Comments
 (0)