The most significant change here was adapting to the NTP changes brought in by going back to lwIP v1.4. This release addresses #44.
- 261bf37 Merge back in DRD change
- 0fdde5d Add link to GitHub discussions
- bedbc99 Add nodrd flag to config
- e9a9d1f Move to LWIP v1.4 High
- 7afa32f Merge pull request #41 from lbussy/ota_error
- a6dec58 Adjust debug
- 6ba9e7b Couple changes for a Mac
- e0b7429 Fix NTP with lwIP 1.4 (#44)
- e6ef7c2 Fix NTP with lwIP 1.4
- 6fb7f6a Fix month (was 0 index)
- e003285 Add timezone support
- 7fad230 Update copyright date
- 1dc9ffb Allow disabling editor:
- 151d405 Remove some debug
- a2acd53 Remove editor
- a995d51 Print millis() before time hack is received
- 7b95da9 Get rid of unneeded code
- 161be02 Return to upstream
- f733964 Remove unused variable
- 66809c2 Remove redeclarations
- 5adbd23 Add Day of Week
- 87b8c9d Set proper timezone
- ad11258 Add warning about lwIP
- ac319ba Add ntp configuration for lwIP 1.x