diff options
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 |



