mirror of
https://github.com/bendtherules/Patient-counter-esp8266.git
synced 2026-08-18 13:52:39 +00:00
OTA remote - add error string
This commit is contained in:
+3
-3
@@ -1,9 +1,9 @@
|
||||
#ifndef BUILD_NUMBER
|
||||
#define BUILD_NUMBER 4
|
||||
#define BUILD_NUMBER 9
|
||||
#endif
|
||||
#ifndef VERSION
|
||||
#define VERSION "v0.1.4 - 2023-11-28 11:53:00.628775"
|
||||
#define VERSION "v0.1.9 - 2023-11-28 12:03:55.553853"
|
||||
#endif
|
||||
#ifndef VERSION_SHORT
|
||||
#define VERSION_SHORT "v0.1.4"
|
||||
#define VERSION_SHORT "v0.1.9"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user