Index: firmware/App/Services/Utilities.c =================================================================== diff -u -r1bbf9da32e622975efed00b1a7589387a9829440 -rf7e3018ec6ab762fe08efb42b21fb2ca970174b0 --- firmware/App/Services/Utilities.c (.../Utilities.c) (revision 1bbf9da32e622975efed00b1a7589387a9829440) +++ firmware/App/Services/Utilities.c (.../Utilities.c) (revision f7e3018ec6ab762fe08efb42b21fb2ca970174b0) @@ -1,6 +1,6 @@ /************************************************************************** * - * Copyright (c) 2019-2019 Diality Inc. - All Rights Reserved. + * Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. * * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. @@ -80,9 +80,6 @@ 130, 179, 224, 209, 70, 119, 36, 21, 59, 10, 89, 104, 255, 206, 157, 172 }; -// ********** private function prototypes ********** - - /************************************************************************* * @brief crc16 * The crc16 function calculates a 16-bit CRC for a given range of bytes \n