Changeset 15 for ecs_cellMon/firmware/src/sysdata.c
- Timestamp:
- Jan 12, 2026, 10:28:53 AM (4 days ago)
- File:
-
- 1 edited
-
ecs_cellMon/firmware/src/sysdata.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ecs_cellMon/firmware/src/sysdata.c
r11 r15 100 100 sysData.s.fwMajor = 1; 101 101 sysData.s.fwMinor = 0; 102 sysData.s.fwRevision = 3;102 sysData.s.fwRevision = 4; 103 103 sysData.s.minVoltage = MIN_VOLTAGE_DEFAULT; 104 104 sysData.s.maxVoltage = MAX_VOLTAGE_DEFAULT;
Note:
See TracChangeset
for help on using the changeset viewer.
