An error occurs in the simulation, if the wrong clock is used

An error occurs when simulating if you select the core/ Watch instead of the debug

line in Watch xod/debug/

XOD_DEBUG_SERIAL.print(F("+XOD:"));

line in Watch xod/core/

DEBUG_SERIAL.print(F("+XOD:"));

The two appear in the search :eyes:

ps: To avoid possible error, delete the folder of previous version xod/core in __lib__

Yes, unless you have the old xod/core forked, you won’t get the xod/core/watch listed. It is deprecated now.