comparison trau-decode/gsmhr_unpack.h @ 28:9bcdb091c24d

trau-decode: new program trau-hr-dump
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 18 Aug 2024 08:37:02 +0000
parents
children
comparison
equal deleted inserted replaced
27:f508dacf2cf9 28:9bcdb091c24d
1 /*
2 * Function prototype for our local copy (outside of libgsmhr1)
3 * of gsmhr_unpack_ts101318() function.
4 */
5
6 void gsmhr_unpack_ts101318(const uint8_t *payload, int16_t *params);