|
@@ -591,6 +591,7 @@ QDEF(MP_QSTR_SOL_SOCKET, (const byte*)"\x0f\x0a" "SOL_SOCKET")
|
|
|
QDEF(MP_QSTR_SO_REUSEADDR, (const byte*)"\x21\x0c" "SO_REUSEADDR")
|
|
QDEF(MP_QSTR_SO_REUSEADDR, (const byte*)"\x21\x0c" "SO_REUSEADDR")
|
|
|
QDEF(MP_QSTR_pend_throw, (const byte*)"\xf3\x0a" "pend_throw")
|
|
QDEF(MP_QSTR_pend_throw, (const byte*)"\xf3\x0a" "pend_throw")
|
|
|
QDEF(MP_QSTR__space_, (const byte*)"\xe1\x07" "_space_")
|
|
QDEF(MP_QSTR__space_, (const byte*)"\xe1\x07" "_space_")
|
|
|
|
|
+QDEF(MP_QSTR_encode, (const byte*)"\x43\x06" "encode")
|
|
|
|
|
|
|
|
|
|
|
|
|
// This file was automatically generated by makeqstrdata.py
|
|
// This file was automatically generated by makeqstrdata.py
|
|
@@ -1466,7 +1467,6 @@ QDEF(MP_QSTR_crc8, (const byte*)"\xcf\xef\x04" "crc8")
|
|
|
QDEF(MP_QSTR_data, (const byte*)"\x15\xdc\x04" "data")
|
|
QDEF(MP_QSTR_data, (const byte*)"\x15\xdc\x04" "data")
|
|
|
QDEF(MP_QSTR_datetime, (const byte*)"\xe4\x04\x08" "datetime")
|
|
QDEF(MP_QSTR_datetime, (const byte*)"\xe4\x04\x08" "datetime")
|
|
|
QDEF(MP_QSTR_deadtime, (const byte*)"\x54\xf8\x08" "deadtime")
|
|
QDEF(MP_QSTR_deadtime, (const byte*)"\x54\xf8\x08" "deadtime")
|
|
|
-QDEF(MP_QSTR_encode, (const byte*)"\x43\xca\x06" "encode")
|
|
|
|
|
QDEF(MP_QSTR_encoding, (const byte*)"\x06\x9c\x08" "encoding")
|
|
QDEF(MP_QSTR_encoding, (const byte*)"\x06\x9c\x08" "encoding")
|
|
|
QDEF(MP_QSTR_extframe, (const byte*)"\x11\x74\x08" "extframe")
|
|
QDEF(MP_QSTR_extframe, (const byte*)"\x11\x74\x08" "extframe")
|
|
|
QDEF(MP_QSTR_feed, (const byte*)"\xa7\x23\x04" "feed")
|
|
QDEF(MP_QSTR_feed, (const byte*)"\xa7\x23\x04" "feed")
|