Skip to content

Commit 4925e6a

Browse files
committed
i2s fix
1 parent bc6ee10 commit 4925e6a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ports/esp32/machine_i2s.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ typedef struct _machine_i2s_obj_t {
7979
#endif
8080
i2s_dir_t mode;
8181
i2s_data_bit_width_t bits;
82-
mp_hal_pin_obj_t mck;
8382
format_t format;
8483
int32_t rate;
8584
int32_t ibuf;

0 commit comments

Comments
 (0)