diff options
Diffstat (limited to 'static/js/base.js')
| -rw-r--r-- | static/js/base.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/js/base.js b/static/js/base.js index 2920c25..f3d74d2 100644 --- a/static/js/base.js +++ b/static/js/base.js @@ -38,7 +38,7 @@ const PORT_PHY1 = 1; const PORT_PHY2 = 2; const PORT_PC = 10; -const MSG_FORMAT_BASIC = 0; +const MSG_FORMAT_INFO = 0; const MSG_FORMAT_CONTROLLER = 1; const MSG_FORMAT_MLE = 2; |



