mirror of
https://github.com/meshcore-dev/meshcore_py.git
synced 2026-06-14 05:06:53 +00:00
implement advert_path
This commit is contained in:
@@ -23,6 +23,7 @@ class EventType(Enum):
|
||||
NEW_CONTACT = "new_contact"
|
||||
NEXT_CONTACT = "next_contact"
|
||||
AUTOADD_CONFIG = "autoadd_config"
|
||||
ADVERT_PATH = "advert_path"
|
||||
|
||||
# Push notifications
|
||||
ADVERTISEMENT = "advertisement"
|
||||
|
||||
Reference in New Issue
Block a user