1 parent a2e1a3f commit f922ae4Copy full SHA for f922ae4
1 file changed
src/core/options.h
@@ -589,7 +589,7 @@ Use this tool to setup connections: https://trip5.github.io/ehRadio_myoptions/ge
589
#define SHOW_VU_METER false
590
#endif
591
#ifndef SOFTAP_REBOOT_DELAY
592
- #define SOFTAP_REBOOT_DELAY 1
+ #define SOFTAP_REBOOT_DELAY 0
593
#elif (SOFTAP_REBOOT_DELAY < 0) || (SOFTAP_REBOOT_DELAY > 20)
594
#undef SOFTAP_REBOOT_DELAY
595
0 commit comments