espressif / esp-now

A connectionless Wi-Fi communication protocol
Apache License 2.0
486 stars 91 forks source link

esp_timesync_check and esp_timesync_wait naming (AEGHB-160) #72

Closed grodansparadis closed 1 year ago

grodansparadis commented 1 year ago

esp_timesync_check and esp_timesync_wait in espnow_timesync.h is probably missnamed as they are called espnow_timesync_check and espnow_timesync_wait in the header file espnow_utils.h

lhespress commented 1 year ago

@grodansparadis Thanks for your feedback, i'm sorry for missnamed. Please add the patch as the attachment. espnow_timesync.zip

grodansparadis commented 1 year ago

@lhespress No problem here. Just letting you know so it can be corrected.