Ignore:
Timestamp:
Apr 10, 2026, 10:32:16 AM (4 weeks ago)
Author:
f.jahn
Message:

Started implementing Modbus on USB CDC channel.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/fw_g473rct/SES/inc/sysdata.h

    r55 r69  
    226226        /* 8 of 8 */ uint16_t ltc_charge_current_max;                                                           // 239
    227227        /* 4 of 8 */ int64_t  mAs_AutoModeU;                                                                            // 240-243
    228         /* 6 of 8 */ uint16_t UNIQUE_NAME(reserved);                                                            // 244
     228        /* 6 of 8 */ uint16_t ramCRCErrCnt;                                                                                     // 244
    229229        /* 6 of 8 */ uint16_t UNIQUE_NAME(reserved);                                                            // 245
    230230        /* 6 of 8 */ uint16_t UNIQUE_NAME(reserved);                                                            // 246
Note: See TracChangeset for help on using the changeset viewer.