File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -1535,6 +1535,12 @@ msgstr ""
1535
1535
msgid "No out in program"
1536
1536
msgstr ""
1537
1537
1538
+ #: ports/atmel-samd/common-hal/busio/I2C.c ports/esp32s2/common-hal/busio/I2C.c
1539
+ #: ports/mimxrt10xx/common-hal/busio/I2C.c ports/nrf/common-hal/busio/I2C.c
1540
+ #: ports/raspberrypi/common-hal/busio/I2C.c
1541
+ msgid "No pull up found on SDA or SCL; check your wiring"
1542
+ msgstr ""
1543
+
1538
1544
#: shared-module/touchio/TouchIn.c
1539
1545
msgid "No pulldown on pin; 1Mohm recommended"
1540
1546
msgstr ""
@@ -1866,12 +1872,6 @@ msgstr ""
1866
1872
msgid "SD card CSD format not supported"
1867
1873
msgstr ""
1868
1874
1869
- #: ports/atmel-samd/common-hal/busio/I2C.c ports/esp32s2/common-hal/busio/I2C.c
1870
- #: ports/mimxrt10xx/common-hal/busio/I2C.c ports/nrf/common-hal/busio/I2C.c
1871
- #: ports/raspberrypi/common-hal/busio/I2C.c
1872
- msgid "SDA or SCL needs a pull up"
1873
- msgstr ""
1874
-
1875
1875
#: ports/stm/common-hal/sdioio/SDCard.c
1876
1876
#, c-format
1877
1877
msgid "SDIO GetCardInfo Error %d"
You can’t perform that action at this time.
0 commit comments