Index: firmware/App/Services/Utilities.c =================================================================== diff -u -r5829ee430c39b41b687cfd4ff4f86a1aae4380f3 -r3e7cca5f6d1c427d86fc59dd0dabc787ccd0b354 --- firmware/App/Services/Utilities.c (.../Utilities.c) (revision 5829ee430c39b41b687cfd4ff4f86a1aae4380f3) +++ firmware/App/Services/Utilities.c (.../Utilities.c) (revision 3e7cca5f6d1c427d86fc59dd0dabc787ccd0b354) @@ -61,7 +61,8 @@ 0x6e17, 0x7e36, 0x4e55, 0x5e74, 0x2e93, 0x3eb2, 0x0ed1, 0x1ef0 }; -const U08 crc8_table[] = { +const U08 crc8_table[] = +{ 0, 49, 98, 83, 196, 245, 166, 151, 185, 136, 219, 234, 125, 76, 31, 46, 67, 114, 33, 16, 135, 182, 229, 212, 250, 203, 152, 169, 62, 15, 92, 109, 134, 183, 228, 213, 66, 115, 32, 17, 63, 14, 93, 108, 251, 202, 153, 168,