Skip to content

Commit 38bd1e2

Browse files
author
xlyric
committed
correction 1er bug dimmer
1 parent 90af886 commit 38bd1e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ constexpr size_t NTP_UPDATE_INTERVAL_MS = 3600000; /// synch de l'heure toute le
152152
// #define ARDUINO_RUNNING_CORE 1
153153
#endif
154154

155-
#define RELEASE "Version 20250309"
155+
#define RELEASE "Version 20250310"
156156
constexpr const int FS_RELEASE = 20250205;
157157

158158
#ifdef LIGHT_FIRMWARE

0 commit comments

Comments
 (0)