Change readme bit about config.h to be secrets.h
All checks were successful
Compile / Compile (push) Successful in 1m19s
All checks were successful
Compile / Compile (push) Successful in 1m19s
This commit is contained in:
parent
38da7b04ec
commit
8fcd24991b
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
- Cleaned up display library
|
- Cleaned up display library
|
||||||
- Cleaned up RTC library, stores time in UTC, pass an offset when reading time
|
- Cleaned up RTC library, stores time in UTC, pass an offset when reading time
|
||||||
- Non font-based 7 segment display
|
- Non font-based 7 segment display
|
||||||
- Removed wifimanager, hardcoded SSID / password in config.h
|
- Removed wifimanager, hardcoded SSID / password in secrets.h
|
||||||
- NTP sync on initial boot
|
- NTP sync on initial boot
|
||||||
- New, more flexible, much more easily edited menu system
|
- New, more flexible, much more easily edited menu system
|
||||||
- Multiple pages, currently has main clock and weather pages
|
- Multiple pages, currently has main clock and weather pages
|
||||||
|
|
Loading…
Reference in a new issue