Index: sources/model/hd/data/MHDBloodLeakData.h =================================================================== diff -u -r2124420a19819f672e9180979ff3762dc083eb7f -rb50bbd0e8ab67f7752092a8a0460c5298ed02ef6 --- sources/model/hd/data/MHDBloodLeakData.h (.../MHDBloodLeakData.h) (revision 2124420a19819f672e9180979ff3762dc083eb7f) +++ sources/model/hd/data/MHDBloodLeakData.h (.../MHDBloodLeakData.h) (revision b50bbd0e8ab67f7752092a8a0460c5298ed02ef6) @@ -38,25 +38,25 @@ * * | Payload || * | || - * | #1:(U32) | \ref Data::mBloodLeakStatus | - * | #2:(U32) | \ref Data::mBloodLeakState | - * | #3:(U32) | \ref Data::mBloodLeakZeroStatusCounter | - * | #4:(U32) | \ref Data::mBloodLeakCounter | - * | #5:(u32) | \ref Data::mBloodLeakZeroedStatus | - * | #6:(U32) | \ref Data::mBloodLeakDetectSetPoint | - * | #7:(U32) | \ref Data::mBloodLeakDetectLevel | - * | #8:(U32) | \ref Data::mBloodLeakStatusCount | - * | #9:(U32) | \ref Data::mBloodLeakLEDIntensity | - * | #9:(U32) | \ref Data::mBloodLeakRegisterCounter | + * | #01:(U32) | \ref Data::mBloodLeakStatus | + * | #02:(U32) | \ref Data::mBloodLeakState | + * | #03:(U32) | \ref Data::mBloodLeakZeroStatusCounter | + * | #04:(U32) | \ref Data::mBloodLeakCounter | + * | #05:(u32) | \ref Data::mBloodLeakZeroedStatus | + * | #06:(U32) | \ref Data::mBloodLeakDetectSetPoint | + * | #07:(U32) | \ref Data::mBloodLeakDetectLevel | + * | #08:(U32) | \ref Data::mBloodLeakStatusCount | + * | #09:(U32) | \ref Data::mBloodLeakLEDIntensity | + * | #10:(U32) | \ref Data::mBloodLeakRegisterCounter | * * \sa Data * *