Minh Nguyen / Definitions
Revision:
18:8c0a92168bfd
Parent:
17:be53141574c2
Child:
19:47489805d54c
diff -r be53141574c2 -r 8c0a92168bfd Defs_Sett.h
--- a/Defs_Sett.h	Thu Mar 25 00:46:57 2021 +0000
+++ b/Defs_Sett.h	Thu Mar 25 02:29:05 2021 +0000
@@ -10,6 +10,8 @@
 //CONNECTION SETTINGS
 #define URL                     "int-sol-ref.herokuapp.com"
 #define PORT                    80
+#define CONN_N                  5               //Times for trying reconnection
+#define TIME_RECON              300             //Time for checking to reconnect
 
 //BEHAVIORIAL SETTINGS
 #define TIME_NORMAL             10              //Time Between Adjustment in Normal Mode (seconds)