We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09119a0 + fbbcbb5 commit 36f5d3dCopy full SHA for 36f5d3d
src/SdCard/PioSdio/PioSdioCard.cpp
@@ -33,7 +33,7 @@
33
#include "PioSdioCard.pio.h"
34
//------------------------------------------------------------------------------
35
// USE_DEBUG_MODE 0 - no debug, 1 - print message, 2 - Use scope/analyzer.
36
-#define USE_DEBUG_MODE 1
+#define USE_DEBUG_MODE 0
37
38
const uint PIO_CLK_DIV_RUN = 1;
39
0 commit comments