Skip to content

Commit e2d6b6d

Browse files
author
xlyric
committed
correction bug Wifi en mode AP
1 parent 0312a56 commit e2d6b6d

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
@@ -154,7 +154,7 @@ constexpr size_t NTP_UPDATE_INTERVAL_MS = 3600000; /// synch de l'heure toute le
154154
// #define ARDUINO_RUNNING_CORE 1
155155
#endif
156156

157-
#define RELEASE "Version 202500324"
157+
#define RELEASE "Version 20250324"
158158
constexpr const int FS_RELEASE = 20250324;
159159

160160
#ifdef LIGHT_FIRMWARE

0 commit comments

Comments
 (0)