Skip to content

Commit f922ae4

Browse files
author
darkpoet78
committed
2025.08.20
1 parent a2e1a3f commit f922ae4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/core/options.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,7 @@ Use this tool to setup connections: https://trip5.github.io/ehRadio_myoptions/ge
589589
#define SHOW_VU_METER false
590590
#endif
591591
#ifndef SOFTAP_REBOOT_DELAY
592-
#define SOFTAP_REBOOT_DELAY 1
592+
#define SOFTAP_REBOOT_DELAY 0
593593
#elif (SOFTAP_REBOOT_DELAY < 0) || (SOFTAP_REBOOT_DELAY > 20)
594594
#undef SOFTAP_REBOOT_DELAY
595595
#endif

0 commit comments

Comments
 (0)