Parse sync response from server
This commit is contained in:
@ -43,4 +43,9 @@
|
||||
/**
|
||||
* Secure origin len
|
||||
*/
|
||||
#define SEC_ORIG_LEN 255
|
||||
#define SEC_ORIG_LEN 255
|
||||
|
||||
/**
|
||||
* Interval of time (in seconds) between two synchronisations
|
||||
*/
|
||||
#define SYNC_TIME_INTERVAL 5
|
Reference in New Issue
Block a user