mirror of
https://github.com/meshcore-dev/meshcore_py.git
synced 2026-06-11 11:56:18 +00:00
some fixes in return events
This commit is contained in:
@@ -15,7 +15,7 @@ class EventType(Enum):
|
||||
CHANNEL_MSG_RECV = "channel_message"
|
||||
CURRENT_TIME = "time_update"
|
||||
NO_MORE_MSGS = "no_more_messages"
|
||||
CONTACT_SHARE = "contact_share"
|
||||
CONTACT_URI = "contact_uri"
|
||||
BATTERY = "battery_info"
|
||||
DEVICE_INFO = "device_info"
|
||||
CLI_RESPONSE = "cli_response"
|
||||
|
||||
Reference in New Issue
Block a user