Skip to content

Commit f102c15

Browse files
KurtEdhalbert
andauthored
Update ports/mimxrt10xx/common-hal/pwmio/PWMOut.c
Co-authored-by: Dan Halbert <[email protected]>
1 parent 79dd2a6 commit f102c15

File tree

1 file changed

+1
-1
lines changed
  • ports/mimxrt10xx/common-hal/pwmio

1 file changed

+1
-1
lines changed

ports/mimxrt10xx/common-hal/pwmio/PWMOut.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
#include "supervisor/shared/translate.h"
3939
#include "periph.h"
4040

41-
// Debug print support set to none zero to enable debug printing
41+
// Debug print support set to zero to enable debug printing
4242
#define ENABLE_DEBUG_PRINTING 0
4343

4444

0 commit comments

Comments
 (0)