mirror of
https://github.com/meshcore-dev/meshcore_py.git
synced 2026-04-20 22:13:49 +00:00
some fixes in return events
This commit is contained in:
parent
dd908484f7
commit
d61720fc9f
7 changed files with 10 additions and 10 deletions
|
|
@ -13,7 +13,7 @@ class PacketType(Enum):
|
|||
CHANNEL_MSG_RECV = 8
|
||||
CURRENT_TIME = 9
|
||||
NO_MORE_MSGS = 10
|
||||
CONTACT_SHARE = 11
|
||||
CONTACT_URI = 11
|
||||
BATTERY = 12
|
||||
DEVICE_INFO = 13
|
||||
CLI_RESPONSE = 50
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue