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 57ab4f1 commit 959b4daCopy full SHA for 959b4da
locale/circuitpython.pot
@@ -8,7 +8,7 @@ msgid ""
8
msgstr ""
9
"Project-Id-Version: PACKAGE VERSION\n"
10
"Report-Msgid-Bugs-To: \n"
11
-"POT-Creation-Date: 2020-07-02 15:29+0200\n"
+"POT-Creation-Date: 2020-07-07 14:38-0500\n"
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -1092,6 +1092,10 @@ msgstr ""
1092
msgid "Must provide MISO or MOSI pin"
1093
1094
1095
+#: ports/stm/common-hal/busio/SPI.c
1096
+msgid "Must provide SCK pin"
1097
+msgstr ""
1098
+
1099
#: shared-bindings/rgbmatrix/RGBMatrix.c
1100
#, c-format
1101
msgid "Must use a multiple of 6 rgb pins, not %d"
0 commit comments