Skip to content

Commit 956184b

Browse files
committed
Remove extraneous initialization already done in header file
1 parent 7574a50 commit 956184b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/InternalStorage.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#include "Arduino_UnifiedStorage.h"
22

33
InternalStorage::InternalStorage(){
4-
this -> fs = FS_FAT;
54

65
#if defined(ARDUINO_PORTENTA_C33)
76
this -> setQSPIPartition(2);

0 commit comments

Comments
 (0)