Run code when battery gets low #3783
Unanswered
espruino-discuss
asked this question in
Puck.js, Pixl.js, Jolt.js and MDBT42
Replies: 1 comment
-
Posted at 2021-07-28 by @gfwilliams I'm afraid not - I'd say a check for battery level every so often is best - and it won't increase power draw to much if you only do it a few times a minute. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2021-07-28 by DanTheMan827
Short of running some check at an interval, is there any way to run code when the battery is almost critical to save some data?
Beta Was this translation helpful? Give feedback.
All reactions