add update version check

This commit is contained in:
sharandac
2020-07-28 10:42:22 +02:00
parent 9766af8197
commit 7873331c59
12 changed files with 199 additions and 24 deletions

View File

@@ -31,6 +31,6 @@
/*
* firmeware version string
*/
#define __FIRMWARE__ "2020072708"
#define __FIRMWARE__ "2020072804"
#endif // _CONFIG_H