summaryrefslogtreecommitdiffhomepage
path: root/constants.py
diff options
context:
space:
mode:
authorPrivate Island Networks <opensource@privateisland.tech>2026-04-22 12:00:41 -0400
committerPrivate Island Networks <opensource@privateisland.tech>2026-04-22 12:00:41 -0400
commitd3fba38214ffc204fb02afdc74657b95c2722bfe (patch)
tree0c1022b80421a63a60559494e520ad6d68a3000f /constants.py
parent926e5b9cb55045ddb5298937d29eb5e739bdf168 (diff)
mle: fix up various issues with formatting and messages so messages appear in the ML tabHEADmain
Diffstat (limited to 'constants.py')
-rwxr-xr-xconstants.py2
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

Highly Recommended Verilog Books