I would like to have an option to disable CRC check completely to speed up processing of the large FITs. I.e. some three state enum: DISABLED, READ-ONLY, ENABLED.
Note: the FIT SDK does not report CRC errors by default. (I.e. something like READ-ONLY in the above enum.)
I would like to have an option to disable CRC check completely to speed up processing of the large FITs. I.e. some three state enum: DISABLED, READ-ONLY, ENABLED.
Note: the FIT SDK does not report CRC errors by default. (I.e. something like READ-ONLY in the above enum.)