mirror of
https://github.com/m5stack/M5Stack.git
synced 2026-05-20 10:06:46 -07:00
24caf60851
-lightSleep- *add function for LCD wakeup on LCD class *add function for lightSleep on Power class -deepSleep- *add specification : re-startup time can be specified on deepSleep -utillity- *add function :you can get a reason for startup isResetbyWatchdog(),isResetbyDeepsleep(),isResetbySoftware(),isResetbyPowerSW(); -other- *add attribution: deprecated function (because moved to Power class.) M5.setPowerBoostKeepOn(),M5.setWakeupButton(),M5.powerOFF() *add sample scketch for sleep.