sleep commands
-
I read from C++ code there's an AXP command to go into light sleep. How does one do a similar call in Python?
Ref: https://github.com/m5stack/M5StickC/blob/master/examples/Advanced/AXP192/sleep/sleep.ino
-