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 0f2fb93 commit c5db97cCopy full SHA for c5db97c
ports/atmel-samd/common-hal/sdioio/SDCard.c
@@ -42,7 +42,7 @@
42
#include "peripheral_clk_config.h"
43
44
#ifndef DEBUG_SDIO
45
-#define DEBUG_SDIO (1)
+#define DEBUG_SDIO (0)
46
#endif
47
48
#if DEBUG_SDIO
0 commit comments