SensorsIot / NTPtimeESP

Small library for ESP8266 which returns the actual time adjusted by time zone and summer time
232 stars 65 forks source link

Assorted minor nitpicks #20

Open kolyshkin opened 6 years ago

kolyshkin commented 6 years ago

Assorted minor nitpicks:

  1. Documentation and comments: mention that US daylight savings time is supported.

  2. Fixed typos in defines.

  3. Assorted whitespace fixes.