autoadd_config

This commit is contained in:
Florent 2026-02-02 13:18:44 -04:00
parent 3b46986dfa
commit d57162375a
4 changed files with 18 additions and 0 deletions

View file

@ -42,6 +42,7 @@ class PacketType(Enum):
SIGNATURE = 20
CUSTOM_VARS = 21
STATS = 24
AUTOADD_CONFIG = 25
BINARY_REQ = 50
FACTORY_RESET = 51
PATH_DISCOVERY = 52