From 52f6f2f912b3c4b602a9979eb67735d54fea9d7e Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sun, 9 Nov 2014 12:47:52 +0100 Subject: etisnoop AAC AU CRC calculation --- etisnoop/firecode.h | 1 + 1 file changed, 1 insertion(+) (limited to 'etisnoop/firecode.h') diff --git a/etisnoop/firecode.h b/etisnoop/firecode.h index 3bfe6a6..735a302 100644 --- a/etisnoop/firecode.h +++ b/etisnoop/firecode.h @@ -30,3 +30,4 @@ uint16_t firecode_crc(uint8_t* buf, size_t size); #endif + -- cgit v1.2.3