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 755d5c6 commit a9f20eaCopy full SHA for a9f20ea
examples/pioasm_i2s_codec.py
@@ -86,7 +86,7 @@
86
# read: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
87
88
89
-def i2s_codec(
+def i2s_codec( # pylint: disable=too-many-arguments
90
channels=2,
91
sample_rate=48000,
92
bits=16,
0 commit comments