Skip to content

Commit f0d5b55

Browse files
committed
move file around
1 parent cf6a362 commit f0d5b55

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

libraries/FileSystem/examples/External_ListFiles/External_ListFiles.ino

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

1515
#include "flash/flash_qspi.h"
1616
#include <bluefruit.h>
17-
#include <Adafruit_USBDev_MSC.h>
17+
#include "Adafruit_TinyUSB.h"
1818
#include <Bluefruit_FileIO.h>
1919

2020
/* This example print out External Flash contents up to

0 commit comments

Comments
 (0)