Fix battery module not showing up in UI

This commit is contained in:
2026-03-02 03:22:36 -05:00
parent bb08a2f0ba
commit b1ca6da6a1

View File

@@ -26,6 +26,7 @@ inline std::unordered_map<int, int> MODULE_TO_NUM_CHANNELS_MAP {
{ModuleType_SPLITTER_6, 3},
{ModuleType_SPLITTER_7, 3},
{ModuleType_SPLITTER_8, 3},
{ModuleType_BATTERY, 2}
};
#define PC_ADDR 0