Skip to content

Commit 3c10dd8

Browse files
committed
update espnow api
1 parent f15e84d commit 3c10dd8

7 files changed

Lines changed: 406 additions & 453 deletions

File tree

locale/circuitpython.pot

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ msgstr ""
124124
msgid "%q init failed"
125125
msgstr ""
126126

127-
#: shared-bindings/dualbank/__init__.c
127+
#: ports/espressif/bindings/espnow/ESPNow.c shared-bindings/dualbank/__init__.c
128128
msgid "%q is %q"
129129
msgstr ""
130130

@@ -2430,7 +2430,7 @@ msgstr ""
24302430
msgid "addresses is empty"
24312431
msgstr ""
24322432

2433-
#: ports/espressif/bindings/espnow/Now.c
2433+
#: ports/espressif/bindings/espnow/ESPNow.c
24342434
msgid "an error occured"
24352435
msgstr ""
24362436

@@ -3814,6 +3814,10 @@ msgstr ""
38143814
msgid "parameters must be registers in sequence r0 to r3"
38153815
msgstr ""
38163816

3817+
#: ports/espressif/bindings/espnow/ESPNow.c
3818+
msgid "peer already exists"
3819+
msgstr ""
3820+
38173821
#: shared-bindings/bitmaptools/__init__.c shared-bindings/displayio/Bitmap.c
38183822
msgid "pixel coordinates out of bounds"
38193823
msgstr ""
@@ -4158,10 +4162,6 @@ msgstr ""
41584162
msgid "unindent doesn't match any outer indent level"
41594163
msgstr ""
41604164

4161-
#: ports/espressif/bindings/espnow/Now.c
4162-
msgid "unknown config param"
4163-
msgstr ""
4164-
41654165
#: py/objstr.c
41664166
#, c-format
41674167
msgid "unknown conversion specifier %c"

0 commit comments

Comments
 (0)