mirror of
https://github.com/meshcore-dev/meshcore_py.git
synced 2026-06-11 19:56:53 +00:00
Adds support for pull-based advert requests and responses.
This commit is contained in:
@@ -59,3 +59,4 @@ class PacketType(Enum):
|
||||
BINARY_RESPONSE = 0x8C
|
||||
PATH_DISCOVERY_RESPONSE = 0x8D
|
||||
CONTROL_DATA = 0x8E
|
||||
ADVERT_RESPONSE = 0x8F
|
||||
|
||||
Reference in New Issue
Block a user