ENABLE_BUTTON isn't actually something that's built into Espruino - I think based on your last posts you're using reelyActive? So it might be worth asking them if they have ideas.
Is the issue that the kids are actually pulling the battery out? I guess if so, the software might need tweaking to allow it to save the data to flash storage so it wasn't lost even if the battery was removed.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi,
ENABLE_BUTTON
isn't actually something that's built into Espruino - I think based on your last posts you're using reelyActive? So it might be worth asking them if they have ideas.Is the issue that the kids are actually pulling the battery out? I guess if so, the software might need tweaking to allow it to save the data to flash storage so it wasn't lost even if the battery was removed.