You are reading a single comment by @HughB and its replies. Click here to read the full conversation.
  • 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();
                        ^
    

    1 Attachment

    • Screenshot 2022-12-04 13.58.04.png
About

Avatar for HughB @HughB started