Mercurial > public > ostc4
comparison Discovery/Inc/data_exchange_main.h @ 981:c6c781a2e85b default
Merge into default
| author | heinrichsweikamp |
|---|---|
| date | Tue, 11 Feb 2025 18:12:00 +0100 |
| parents | 3420e3ba698d |
| children |
comparison
equal
deleted
inserted
replaced
| 871:f7318457df4d | 981:c6c781a2e85b |
|---|---|
| 54 | 54 |
| 55 SDataReceiveFromMaster * dataOutGetPointer(void); | 55 SDataReceiveFromMaster * dataOutGetPointer(void); |
| 56 | 56 |
| 57 uint16_t DataEX_debug_data(uint16_t *dataOut20x5); | 57 uint16_t DataEX_debug_data(uint16_t *dataOut20x5); |
| 58 | 58 |
| 59 void DataEX_setExtInterface_Cmd(uint16_t Cmd); | 59 void DataEX_setExtInterface_Cmd(uint16_t Cmd,uint8_t sensorId); |
| 60 | 60 |
| 61 #endif /* DATA_EXCHANGE_MAIN_H */ | 61 #endif /* DATA_EXCHANGE_MAIN_H */ |
