Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: Defs_Sett.h
- 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)