mirror of
https://github.com/meshcore-dev/meshcore_py.git
synced 2026-06-12 20:26:54 +00:00
req_neighbours
This commit is contained in:
@@ -6,6 +6,7 @@ class BinaryReqType(Enum):
|
||||
TELEMETRY = 0x03
|
||||
MMA = 0x04
|
||||
ACL = 0x05
|
||||
NEIGHBOURS = 0x06
|
||||
|
||||
class ControlType(Enum):
|
||||
NODE_DISCOVER_REQ = 0x80
|
||||
|
||||
Reference in New Issue
Block a user