mirror of
https://github.com/Ylianst/MeshAgent
synced 2026-01-03 09:03:48 +00:00
1. Fixed bug where Windows Terminal doesn't work when on battery power
2. Added logging for timers
This commit is contained in:
@@ -224,6 +224,8 @@ typedef struct MeshAgentHostContainer
|
||||
char agentNonce[UTIL_SHA384_HASHSIZE];
|
||||
int serverAuthState;
|
||||
|
||||
int timerLogging;
|
||||
int retryTimerSet;
|
||||
int controlChannel_idleTimeout_seconds;
|
||||
int controlChannel_idleTimeout_dataMode;
|
||||
char g_selfid[UTIL_SHA384_HASHSIZE];
|
||||
|
||||
Reference in New Issue
Block a user