mirror of
https://github.com/meshcore-dev/meshcore_py.git
synced 2026-06-14 13:16:54 +00:00
handle repeat mode
This commit is contained in:
@@ -54,6 +54,7 @@ class EventType(Enum):
|
||||
SIGN_START = "sign_start"
|
||||
SIGNATURE = "signature"
|
||||
ADVERT_RESPONSE = "advert_response"
|
||||
ALLOWED_REPEAT_FREQ = "allowed_repeat_freq"
|
||||
|
||||
# Command response types
|
||||
OK = "command_ok"
|
||||
|
||||
Reference in New Issue
Block a user