Turn OFF m5core programmatically in UIFlow?
-
This is available in the Arduino library (m5.powerOFF), but have not
seen a similar option in the UIFlow IDE.
eg; " button A, then power OFF" -
hello,
In fact, power.powerOff() work.
hardwares > power > powerOff (uiflow 1.8.1)best reguards
Thomas -
no hardware > power> powerOff in (uiflow 1.8.1)
-
Hi guys
it seems to depend on which device has been selected in UIFlow 1.8.1.
- Devices with power off block: M5Core2, M5StickC, M5StickC Plus, M5CoreInk and M5Paper.
- Devices w/o power off block: M5Stack Base, M5Stack Fire, M5AtomLite and M5AtomMatrix.
Thanks
Felix -
@ganeyvim
Sorry Ganeyvim, I thought it was the same for all devices but... nop -
There was a change to the way the power control chip in the cores and only some are able to programmatically control the chip.