diff --git a/src/raspi_keyer.cpp b/src/raspi_keyer.cpp index 20538f0..5ca0a4d 100644 --- a/src/raspi_keyer.cpp +++ b/src/raspi_keyer.cpp @@ -89,7 +89,7 @@ void core1_main() int main() { - timer_hw->dbgpause = 1; // workaround for problem with debug and sleep_ms + //timer_hw->dbgpause = 2; // workaround for problem with debug and sleep_ms // https://github.com/raspberrypi/pico-sdk/issues/1152#issuecomment-1418248639 setup();