commented adding 5.30 hr line
This commit is contained in:
parent
a3b19e9445
commit
5671bf8c88
@ -229,9 +229,9 @@ static void lwjson_parse_cb_func(lwjson_stream_parser_t* jsp, lwjson_stream_type
|
|||||||
|
|
||||||
LOG(LOG_INFO,"Got '"JSON_STR_TIMESTAMP"' value: %d ", num);
|
LOG(LOG_INFO,"Got '"JSON_STR_TIMESTAMP"' value: %d ", num);
|
||||||
|
|
||||||
num +=19800; //5.30 hr ist
|
// num +=19800; //5.30 hr ist
|
||||||
|
//
|
||||||
LOG(LOG_INFO,"Got after 5.30 hr adding '"JSON_STR_TIMESTAMP"' value: %d ", num);
|
// LOG(LOG_INFO,"Got after 5.30 hr adding '"JSON_STR_TIMESTAMP"' value: %d ", num);
|
||||||
|
|
||||||
App_SetRTC(num);
|
App_SetRTC(num);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user