Skip to content

Commit 777a840

Browse files
committed
don't include tinyusb here, it's optional now
1 parent 8ff1fc7 commit 777a840

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

runcpm-rp2040-dvi-usb/runcpm-pico/runcpm-pico.ino

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414

1515
#include <SdFat.h> // One SD library to rule them all - Greinman SdFat from Library Manager
1616
#include <Adafruit_SPIFlash.h>
17-
#include <Adafruit_TinyUSB.h>
1817

1918
#ifndef USE_VT100
2019
#define USE_VT100 (0)

0 commit comments

Comments
 (0)