diff --git a/USBvalve/USBvalve.ino b/USBvalve/USBvalve.ino index 2a3b4a8..f5f4a32 100644 --- a/USBvalve/USBvalve.ino +++ b/USBvalve/USBvalve.ino @@ -21,7 +21,7 @@ // Uncomment the following to compile for the RP2040 based TFT round display // https://www.raspberrypi.com/news/how-to-build-your-own-raspberry-pi-watch/ -#define PIWATCH +//#define PIWATCH #include #include "Adafruit_TinyUSB.h"