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 1cb1a9c commit 19b8540Copy full SHA for 19b8540
extras/tests/TestFolderOperations/TestFolderOperations.ino
@@ -1,7 +1,7 @@
1
#include <Arduino_UnifiedStorage.h>
2
3
4
-if !defined(ARDUINO_OPTA)
+#if !defined(ARDUINO_OPTA)
5
#define HAS_SD
6
#endif
7
0 commit comments