Ahh, thanks - yes, as you say maybe some sanity checking on the values and refusing to set them if they aren't within range would be in order?
Renaming is a bit tricky as right now it's just Calibrate under LCD. If we made that Touch Calibrate the text would have to get very small to fit it on, and I imagine some folks might complain.
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.
Ahh, thanks - yes, as you say maybe some sanity checking on the values and refusing to set them if they aren't within range would be in order?
Renaming is a bit tricky as right now it's just
Calibrate
underLCD
. If we made thatTouch Calibrate
the text would have to get very small to fit it on, and I imagine some folks might complain.