requestSyncTime() node_handle, Arduino

asked 2019-03-05 15:31:47 -0500

gab27 gravatar image

updated 2019-03-06 08:11:37 -0500

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

edit retag flag offensive close merge delete