Skip to content

Commit b70d5ac

Browse files
authored
Update I2SOut.c
Redundant import of analogio in example. Confused MagTag user. MagTag does not come with analogio in uf2 and cannot play native WAV with buzzer hardware.
1 parent 3fb5023 commit b70d5ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

shared-bindings/audiobusio/I2SOut.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@
7272
//| Playing a wave file from flash::
7373
//|
7474
//| import board
75-
//| import audioio
7675
//| import audiocore
7776
//| import audiobusio
7877
//| import digitalio

0 commit comments

Comments
 (0)