Skip leds enable

This commit is contained in:
2023-12-23 02:01:35 +05:30
parent 0eef2c24b8
commit 1f78cf595b
4 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
#ifndef BUILD_NUMBER
#define BUILD_NUMBER 86
#define BUILD_NUMBER 110
#endif
#ifndef VERSION
#define VERSION "v0.1.86 - 2023-12-21 20:28:09.510150"
#define VERSION "v0.1.110 - 2023-12-23 02:01:26.116790"
#endif
#ifndef VERSION_SHORT
#define VERSION_SHORT "v0.1.86"
#define VERSION_SHORT "v0.1.110"
#endif