mirror of
https://github.com/meshcore-dev/meshcore_py.git
synced 2026-06-14 13:16:54 +00:00
timeout for each contact in get_contacts
This commit is contained in:
@@ -21,6 +21,7 @@ class EventType(Enum):
|
||||
DEVICE_INFO = "device_info"
|
||||
MSG_SENT = "message_sent"
|
||||
NEW_CONTACT = "new_contact"
|
||||
NEXT_CONTACT = "next_contact"
|
||||
|
||||
# Push notifications
|
||||
ADVERTISEMENT = "advertisement"
|
||||
|
||||
Reference in New Issue
Block a user