Ignore:
Timestamp:
May 1, 2026, 7:10:54 PM (5 days ago)
Author:
f.jahn
Message:
 
File:
1 edited

Legend:

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

    r69 r70  
    139139                          // handelt den Interrupt
    140140    void                  mbUartIsr                                   (modbus_t* mb_data);
    141 
     141        uint16_t                          mbCrc16                                                                         (const uint8_t* const buf, uint32_t len);
    142142
    143143    //Public Fuctions Modbus SLAVE
Note: See TracChangeset for help on using the changeset viewer.