We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7574a50 commit 956184bCopy full SHA for 956184b
src/InternalStorage.cpp
@@ -1,7 +1,6 @@
1
#include "Arduino_UnifiedStorage.h"
2
3
InternalStorage::InternalStorage(){
4
- this -> fs = FS_FAT;
5
6
#if defined(ARDUINO_PORTENTA_C33)
7
this -> setQSPIPartition(2);
0 commit comments