Updated the version history file

This commit is contained in:
anschrammh 2020-12-08 21:54:41 +01:00
parent 5fd0675044
commit 5076864bc2

View File

@ -35,5 +35,7 @@
#define SOFT_VERSION "1.6.3" //Added a new api call to get nearby wifi access points
#define SOFT_VERSION "1.6.4" //Added the forceRefresh() method to the ScreenManager Object
#define SOFT_VERSION "1.6.5" //Removed the sd card mount and unmount api calls, replaced with the sdCardAction api call which takes a parameter (does the same thing)
#define SOFT_VERSION "1.6.6" //Removed useless INIT state that was like the LINE_BREAK state and added '-' as an allowed PARAM and VALUE character
#endif //VERSIONS_H