@@ -206,6 +206,10 @@ msgstr ""
206
206
msgid "%q must be array of type 'h'"
207
207
msgstr ""
208
208
209
+ #: shared-bindings/audiobusio/PDMIn.c
210
+ msgid "%q must be multiple of 8."
211
+ msgstr ""
212
+
209
213
#: ports/raspberrypi/bindings/cyw43/__init__.c py/argcheck.c py/objexcept.c
210
214
#: shared-bindings/canio/CAN.c shared-bindings/digitalio/Pull.c
211
215
#: shared-module/synthio/Synthesizer.c
@@ -595,10 +599,6 @@ msgstr ""
595
599
msgid "Bit clock and word select must share a clock unit"
596
600
msgstr ""
597
601
598
- #: shared-bindings/audiobusio/PDMIn.c
599
- msgid "Bit depth must be multiple of 8."
600
- msgstr ""
601
-
602
602
#: shared-bindings/bitmaptools/__init__.c
603
603
msgid "Bitmap size and bits per value must match"
604
604
msgstr ""
@@ -1339,10 +1339,6 @@ msgstr ""
1339
1339
msgid "Mapping must be a tuple"
1340
1340
msgstr ""
1341
1341
1342
- #: shared-bindings/audiobusio/PDMIn.c
1343
- msgid "Microphone startup delay must be in range 0.0 to 1.0"
1344
- msgstr ""
1345
-
1346
1342
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
1347
1343
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
1348
1344
msgid "Mismatched data size"
@@ -1705,10 +1701,6 @@ msgstr ""
1705
1701
msgid "Out-buffer elements must be <= 4 bytes long"
1706
1702
msgstr ""
1707
1703
1708
- #: shared-bindings/audiobusio/PDMIn.c
1709
- msgid "Oversample must be multiple of 8."
1710
- msgstr ""
1711
-
1712
1704
#: shared-bindings/pwmio/PWMOut.c
1713
1705
msgid ""
1714
1706
"PWM frequency not writable when variable_frequency is False on construction."
0 commit comments