We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90af886 commit 38bd1e2Copy full SHA for 38bd1e2
src/config/config.h
@@ -152,7 +152,7 @@ constexpr size_t NTP_UPDATE_INTERVAL_MS = 3600000; /// synch de l'heure toute le
152
// #define ARDUINO_RUNNING_CORE 1
153
#endif
154
155
-#define RELEASE "Version 20250309"
+#define RELEASE "Version 20250310"
156
constexpr const int FS_RELEASE = 20250205;
157
158
#ifdef LIGHT_FIRMWARE
0 commit comments