From 18f975563c763d547578d848a220e37ea39724f0 Mon Sep 17 00:00:00 2001 From: Private Island Networks Date: Thu, 26 Mar 2026 13:35:31 -0400 Subject: snapshot --- constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants.py') 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", -- cgit v1.2.3-8-gadcc