I actually also tried to check for
process.env.HWVERSION == 2
and it didn't work.
Got it with the settings. It seemed to be necessary to assign the default clock again in the settings. Thank you all for those many hints!
@Hank started
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.
I actually also tried to check for
and it didn't work.
Got it with the settings. It seemed to be necessary to assign the default clock again in the settings. Thank you all for those many hints!