MicroPython v1.19.1 on 2022-06-18; Raspberry Pi Pico with RP2040
Type "help()" for more information.
>>>
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/lib/thumbyGrayscale.py", line 13, in <module>
KeyboardInterrupt:
>
------------------------------------------------------
This was due to the IDE not recognising the OK response
when it was interleaved with the prompt message, e.g:
This would show in the IDE Console like this:
This was due to the IDE not recognising the OK response when it was interleaved with the prompt message, e.g: