Changeset 31 for trunk/fw_g473rct/SES/src/wh_counter.c
- Timestamp:
- Sep 11, 2025, 8:08:32 PM (7 weeks ago)
- File:
-
- 1 edited
-
trunk/fw_g473rct/SES/src/wh_counter.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/fw_g473rct/SES/src/wh_counter.c
r28 r31 42 42 43 43 double cefwh; 44 if (sys_data.s.values.calculatedCEFWh < 0)44 if (sys_data.s.values.calculatedCEFWh <= 0) 45 45 { 46 46 cefwh = sys_data.s.parameter.cef / 100.0;
Note: See TracChangeset
for help on using the changeset viewer.
