From e11e6e5741cb70df20f3570ad89706d7c93435eb Mon Sep 17 00:00:00 2001 From: Noah Axon Date: Sat, 30 Sep 2023 14:49:18 -0500 Subject: [PATCH] Build notes --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0524c5a..b7f3bc8 100644 --- a/README.md +++ b/README.md @@ -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 * EEPROM-backed Settings for rotation, brightness and, automatic dimming * 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)