Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello guys, how can I disable the power saving on M5Stack Fire, so even if the battery is below 25% the M5Stack stills running?
I tried this
M5.Power.setPowerBoostKeepOn(true);
But didn't work, as expected.
Any solutions?