added an overlay to the WebUI and some ConnectionHandling
This commit is contained in:
@@ -117,7 +117,7 @@ typedef enum CANSource_e
|
||||
extern const char *CANSourceString[];
|
||||
extern const size_t CANSourceString_Elements;
|
||||
|
||||
#define STARTUP_DELAY 5000
|
||||
#define SHUTDOWN_DELAY_MS 5000
|
||||
#define STARTUP_DELAY 2500
|
||||
#define SHUTDOWN_DELAY_MS 2500
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user