X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/88bcc6fde546f12a31f46b5c8b77631b0c648638..03cdb09071c5c9ed9dd0f851a0980d360a4492d0:/Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.c diff --git a/Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.c b/Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.c index ac14066e3..bd972e27f 100644 --- a/Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.c +++ b/Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.c @@ -407,7 +407,7 @@ void TMC_Task(void) * * \param[out] MessageHeader Pointer to a location where the read header (if any) should be stored * - * \return Boolean true if a header was read, false otherwise + * \return Boolean \c true if a header was read, \c false otherwise */ bool ReadTMCHeader(TMC_MessageHeader_t* const MessageHeader) {