Merge pull request #13 from n0xa/errata-20230930

Build notes
This commit is contained in:
Noah Axon 2023-09-30 14:55:42 -05:00 committed by GitHub
commit 7a59f56490
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -11,3 +11,7 @@ NEMO is named after the small, clever and headstrong fish in Finding Nemo. This
* User-adjustable 24 Hour digital clock backed by the M5 Stick RTC so it holds relatively stable time even in deep sleep and low battery mode * User-adjustable 24 Hour digital clock backed by the M5 Stick RTC so it holds relatively stable time even in deep sleep and low battery mode
* EEPROM-backed Settings for rotation, brightness and, automatic dimming * EEPROM-backed Settings for rotation, brightness and, automatic dimming
* Battery level and credits in settings menu * Battery level and credits in settings menu
## Building from Source
* I have compiled successfully using Arduino IDE on Linux and Windows
* If app size is too large, you must switch partition schemes. Tools -> Partition Scheme -> No OTA (Large APP)