requestSyncTime() node_handle, Arduino
Hi
Does someone know what this line link text does?
publish(TopicInfo::ID_TIME, &t);
It is in requestSync()
function.
Also what is the purpose of the function requestSync()
and syncTime(uint8_t data)
?
The first one publishes a message to the host, the second receives it? How does this happen in detail?
Thanks
Asked by gab27 on 2019-03-05 16:31:47 UTC
Comments