diff options
| author | Private Island Networks <opensource@privateisland.tech> | 2026-04-22 12:00:41 -0400 |
|---|---|---|
| committer | Private Island Networks <opensource@privateisland.tech> | 2026-04-22 12:00:41 -0400 |
| commit | d3fba38214ffc204fb02afdc74657b95c2722bfe (patch) | |
| tree | 0c1022b80421a63a60559494e520ad6d68a3000f /constants.py | |
| parent | 926e5b9cb55045ddb5298937d29eb5e739bdf168 (diff) | |
Diffstat (limited to 'constants.py')
| -rwxr-xr-x | constants.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.py b/constants.py index a277507..50fdaaa 100755 --- a/constants.py +++ b/constants.py @@ -66,7 +66,7 @@ PORT_PC = 10 PORT_UNDEFINED = -1 -MSG_FORMAT_BASIC = 0 +MSG_FORMAT_INFO = 0 MSG_FORMAT_CONTROLLER = 1 MSG_FORMAT_MLE = 2 |



