|
|
@@ -666,5 +666,6 @@ QDEF(MP_QSTR_rb, (const byte*)"\xd5\x02" "rb")
|
|
|
QDEF(MP_QSTR_wb, (const byte*)"\x70\x02" "wb")
|
|
|
QDEF(MP_QSTR_IP_ADD_MEMBERSHIP, (const byte*)"\x6f\x11" "IP_ADD_MEMBERSHIP")
|
|
|
QDEF(MP_QSTR_sendall, (const byte*)"\x38\x07" "sendall")
|
|
|
+QDEF(MP_QSTR_sha1, (const byte*)"\x8e\x04" "sha1")
|
|
|
|
|
|
// This file was automatically generated by makeqstrdata.py
|