9 #ifndef EXAMPLE_COMMON_H_ 10 #define EXAMPLE_COMMON_H_ 21 void PrintLogMessage(uint16_t SenderId_u16,
const uint8_t* ReceivedPayload_pu8);
24 #endif // EXAMPLE_COMMON_H_ void PrintADCBlobData(ADCDump_t *ADCDump)
void SaveADCBlobData(ADCDump_t *ADCDump, const char *filepath)
void PrintLogMessage(uint16_t SenderId_u16, const uint8_t *ReceivedPayload_pu8)
This file contains the highlevel interface prototypes to the low-level Protocol.
void PrintSessionData(Sensor_Session_t *Session)
void PrintVersion(Version_t Version_t)