You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-14Lines changed: 7 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,14 @@
1
1
## Commander-API library
2
-
**Version V2.0.2**
2
+
**Version V2.1.0**
3
3
4
4
Commander-API is a simple-to-use parser library, and you can easily use it to process character based commands and link them to a specified function. It is designed mainly to work with low memory capacity devices, for example, __small ARM or AVR processors__.
5
5
6
-
__Key changes in V1.2:__
7
-
* New shortcut keys.
8
-
* Option to set the timeout of the internal client.
0 commit comments