Skip to content

Commit 0c0e06c

Browse files
committed
remove comment that was copypasted
1 parent e1c8a30 commit 0c0e06c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ports/mimxrt10xx/common-hal/audiopwmio/PWMAudioOut.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@
3232

3333
#include "common-hal/audiobusio/__init__.h"
3434

35-
// Some boards don't implement I2SOut, so suppress any routines from here.
36-
3735
typedef struct {
3836
mp_obj_base_t base;
3937
i2s_t i2s;

0 commit comments

Comments
 (0)