diff options
| author | Private Island Networks <opensource@privateisland.tech> | 2026-03-26 13:35:31 -0400 |
|---|---|---|
| committer | Private Island Networks <opensource@privateisland.tech> | 2026-03-26 13:35:31 -0400 |
| commit | 18f975563c763d547578d848a220e37ea39724f0 (patch) | |
| tree | 535a1209e9d9fac04b728e24357dfda22998da8c /constants.py | |
| parent | 9d735b38c8f96b4d17d446826ce5d6fd572a6095 (diff) | |
snapshot
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 e83a2fb..a277507 100755 --- a/constants.py +++ b/constants.py @@ -104,7 +104,7 @@ MSG_TYPE_MAP = {MSG_TYPE_NULL:"NULL", BETSY_ADDR_MAP = { "0000": "FW_VER", - "0002": "FW_INC", + "0004": "FW_INC", "0010": "FPGA_TEMP", "0100": "PHY0_STATUS", "0104": "PHY1_STATUS", |



