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 e1c8a30 commit 0c0e06cCopy full SHA for 0c0e06c
ports/mimxrt10xx/common-hal/audiopwmio/PWMAudioOut.h
@@ -32,8 +32,6 @@
32
33
#include "common-hal/audiobusio/__init__.h"
34
35
-// Some boards don't implement I2SOut, so suppress any routines from here.
36
-
37
typedef struct {
38
mp_obj_base_t base;
39
i2s_t i2s;
0 commit comments