3 hours for auto switch mode...
This commit is contained in:
@@ -65,7 +65,7 @@ typedef enum DLMode_t_enum {
|
||||
#define CONF_FLASH_ADDR ((uint32_t)0x0800F800) //FLASH address of the page to save configuration to
|
||||
#define CONF_FLASH_PAGE 31 //FLASH page number (from 0 to PgCount-1)
|
||||
|
||||
#define AUTO_SWITCH_TIME 7200 //Time in seconds to auto switch to normal mode from manual_off mode
|
||||
#define AUTO_SWITCH_TIME 10800 //Time in seconds to auto switch to normal mode from manual_off mode 10800 = 3 hours
|
||||
|
||||
/* USER CODE END PD */
|
||||
|
||||
|
Reference in New Issue
Block a user