Re-Add in commented line

pull/678/head
Mark Jessop 2022-09-25 18:58:22 +09:30
rodzic cf3ca33b6c
commit 4b2f016a34
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1965,7 +1965,7 @@ static void print_frame(gpx_t *gpx, int len, dsp_t *dsp) {
}
printf("\n");
}
else //
//else // - Print raw *and* JSON data if enabled.
{
if (gpx->frame_bytes[OFS] == 0x4D && len/BITS > pos_FullID+4) {
if ( !crc_err ) {