Statistics: Posted by meaepeppe — Thu Jun 22, 2017 12:22 am
Statistics: Posted by Guest — Tue Jun 13, 2017 1:25 am
Code:
#define ESP_PARAM_START_SEC 0xFC
#define DATA_POS 0
typedef struct {
char auth[50];
uint8 id_qty;
uint32 id_vector[30];
bool first_start;
} config_data;Statistics: Posted by meaepeppe — Fri Jun 09, 2017 2:51 am