@@ -79,14 +79,6 @@ const fitFileDevDataWithoutFieldDescription = [
7979 0x5C , 0xF2 , 0x6D , 0x00 , 0x36 , 0xEE , 0x80 , 0x78 , 0x3B
8080] ;
8181
82- const fitFileIOP = [
83- 0x0E , 0x20 , 0x28 , 0x23 , 0x24 , 0x00 , 0x00 , 0x00 , 0x2E , 0x46 , 0x49 , 0x54 ,
84- 0x92 , 0xDF , 0x41 , 0x00 , 0x01 , 0x00 , 0xDC , 0x02 , 0x00 , 0x02 , 0x84 , 0x01 ,
85- 0x05 , 0x0D , 0x01 , 0x00 , 0x09 , 0x01 , 0x02 , 0xFF , 0x03 , 0x04 , 0x01 , 0x00 ,
86- 0x09 , 0x00 , 0xFF , 0xFF , 0x04 , 0x05 , 0x01 , 0x00 , 0x09 , 0xFF , 0xFF , 0xFF ,
87- 0xFF , 0xFF , 0xC8 , 0xC5
88- ] ;
89-
9082const fitFileMonitoring = [
9183 0x0E , 0x20 , 0x28 , 0x23 , 0x24 , 0x00 , 0x00 , 0x00 , 0x2E , 0x46 , 0x49 , 0x54 ,
9284 0x92 , 0xDF , 0x41 , 0x00 , 0x01 , 0x00 , 0x37 , 0x02 , 0xFD , 0x04 , 0x86 , 0x18 ,
@@ -483,9 +475,8 @@ export default {
483475 fitFileChained,
484476 fitFileChainedWeirdVivoki,
485477 fitFileDevDataWithoutFieldDescription,
486- fitFileIOP,
487478 fitFileMonitoring,
488479 gearChangeData,
489480 workout800mRepeatsLittleEndian,
490481 workout800mRepeatsBigEndian
491- } ;
482+ } ;
0 commit comments