bugfix timesync LORASERVER (issue #625)

This commit is contained in:
Klaus K Wilting 2020-09-02 11:20:43 +02:00
parent 368a9205cc
commit 2c15b29255

View File

@ -191,7 +191,7 @@ void IRAM_ATTR timesync_serverAnswer(void *pUserData, int flag) {
// flag: length of buffer
// Store the instant the time request of the node was received on the gateway
timesync_store(osticks2ms(os_getTime(), timesync_rx);
timesync_store(osticks2ms(os_getTime()), timesync_rx);
// parse pUserData:
// p type meaning