commented PIWATCH define for default compilation

This commit is contained in:
cecio
2024-05-05 11:54:09 +02:00
parent f93f2b8fcb
commit 7d218c974d

View File

@@ -21,7 +21,7 @@
// Uncomment the following to compile for the RP2040 based TFT round display // 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/ // https://www.raspberrypi.com/news/how-to-build-your-own-raspberry-pi-watch/
#define PIWATCH //#define PIWATCH
#include <pio_usb.h> #include <pio_usb.h>
#include "Adafruit_TinyUSB.h" #include "Adafruit_TinyUSB.h"