fix reboot logic upon server loss - release

This commit is contained in:
Philippe G
2020-09-25 21:50:44 -07:00
parent fb530645b8
commit 7f1db60c45
5 changed files with 10 additions and 9 deletions

View File

@@ -35,7 +35,7 @@ typedef unsigned long long u64_t;
#define OUTPUT_THREAD_STACK_SIZE 6 * 1024
#define IR_THREAD_STACK_SIZE 6 * 1024
// number of 5s times search for a server will happen beforee slimproto exits (0 = no limit)
// number of times the 5s search for a server will happen before slimproto exits (0 = no limit)
#define MAX_SERVER_RETRIES 5
// or can be as simple as #define PLAYER_ID 100