Skip to content

0.1.3

Compare
Choose a tag to compare
@aentinger aentinger released this 19 Aug 12:00
· 399 commits to master since this release

After establishing a successful connection within the WiFiConnectionManager the internal clock of the ESP8266 is configured via a call to configTime (basically this tells the ESP framework to sync the MCU internal clock via NTP). This is necessary because the current time is required for certificate verification when communicating via TLS.