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 79dd2a6 commit f102c15Copy full SHA for f102c15
ports/mimxrt10xx/common-hal/pwmio/PWMOut.c
@@ -38,7 +38,7 @@
38
#include "supervisor/shared/translate.h"
39
#include "periph.h"
40
41
-// Debug print support set to none zero to enable debug printing
+// Debug print support set to zero to enable debug printing
42
#define ENABLE_DEBUG_PRINTING 0
43
44
0 commit comments