mirror of
https://github.com/meshcore-dev/meshcore_py.git
synced 2026-06-14 05:06:53 +00:00
req_neighbours
This commit is contained in:
@@ -46,6 +46,7 @@ class EventType(Enum):
|
||||
DISABLED = "disabled"
|
||||
CONTROL_DATA = "control_data"
|
||||
DISCOVER_RESPONSE = "discover_response"
|
||||
NEIGHBOURS_RESPONSE = "neighbours_response"
|
||||
|
||||
# Command response types
|
||||
OK = "command_ok"
|
||||
|
||||
Reference in New Issue
Block a user