discover_path

This commit is contained in:
Florent
2025-07-31 22:10:03 +02:00
parent fbb6e74b15
commit 206321bd6b
5 changed files with 26 additions and 1 deletions

View File

@@ -41,3 +41,4 @@ class PacketType(Enum):
PUSH_CODE_NEW_ADVERT = 0x8A
TELEMETRY_RESPONSE = 0x8B
BINARY_RESPONSE = 0x8C
PATH_DISCOVERY_RESPONSE = 0x8D