arduino-libraries / NTPClient

Connect to a NTP server
533 stars 366 forks source link

Add more error checking to NTP packet processing #177

Open MHotchin opened 1 year ago

MHotchin commented 1 year ago

Added error checks on the sending and receiving of the NTP packets.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

github-actions[bot] commented 1 year ago

Memory usage change @ 5a93a546515b7582711caa17742b998dc56abbda

Board flash % RAM for global variables %
esp8266:esp8266:huzzah :small_red_triangle: +48 - +48 0.0 - 0.0 0 - 0 0.0 - 0.0
Click for full report table Board|examples/Advanced
flash|%|examples/Advanced
RAM for global variables|%|examples/Basic
flash|%|examples/Basic
RAM for global variables|%|examples/IsTimeSet
flash|%|examples/IsTimeSet
RAM for global variables|% -|-|-|-|-|-|-|-|-|-|-|-|- esp8266:esp8266:huzzah|48|0.0|0|0.0|48|0.0|0|0.0|48|0.0|0|0.0
Click for full report CSV ``` Board,examples/Advanced
flash,%,examples/Advanced
RAM for global variables,%,examples/Basic
flash,%,examples/Basic
RAM for global variables,%,examples/IsTimeSet
flash,%,examples/IsTimeSet
RAM for global variables,% esp8266:esp8266:huzzah,48,0.0,0,0.0,48,0.0,0,0.0,48,0.0,0,0.0 ```
github-actions[bot] commented 1 year ago

Memory usage change @ 176b2001e09a776c666626f32a36f91ff37a1fc7

Board flash % RAM for global variables %
esp8266:esp8266:huzzah :small_red_triangle: +48 - +48 0.0 - 0.0 0 - 0 0.0 - 0.0
Click for full report table Board|examples/Advanced
flash|%|examples/Advanced
RAM for global variables|%|examples/Basic
flash|%|examples/Basic
RAM for global variables|%|examples/IsTimeSet
flash|%|examples/IsTimeSet
RAM for global variables|% -|-|-|-|-|-|-|-|-|-|-|-|- esp8266:esp8266:huzzah|48|0.0|0|0.0|48|0.0|0|0.0|48|0.0|0|0.0
Click for full report CSV ``` Board,examples/Advanced
flash,%,examples/Advanced
RAM for global variables,%,examples/Basic
flash,%,examples/Basic
RAM for global variables,%,examples/IsTimeSet
flash,%,examples/IsTimeSet
RAM for global variables,% esp8266:esp8266:huzzah,48,0.0,0,0.0,48,0.0,0,0.0,48,0.0,0,0.0 ```