The following code wont run in the IDE.
I definitely have the clock_info module in flash storage.
I have also installed sunrise_ClockInfo()
And SlopeClock++ seems work (the top menu anyway);
>require("clock_info").load();
Uncaught Error: Module clock_info not found
at line 1 col 21
require("clock_info").load();
^
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.
The following code wont run in the IDE.
I definitely have the clock_info module in flash storage.
I have also installed sunrise_ClockInfo()
And SlopeClock++ seems work (the top menu anyway);
1 Attachment