"unreliable_tracks" -> "unreliable" in stats json as suggested in #56

This commit is contained in:
Oliver Jowett 2019-12-03 14:15:54 +08:00
parent aa59af32aa
commit 105ec2098c
1 changed files with 1 additions and 1 deletions

View File

@ -1573,7 +1573,7 @@ static char * appendStatsJson(char *p,
",\"cpu\":{\"demod\":%llu,\"reader\":%llu,\"background\":%llu}"
",\"tracks\":{\"all\":%u"
",\"single_message\":%u"
",\"unreliable_tracks\":%u}"
",\"unreliable\":%u}"
",\"messages\":%u}",
st->cpr_surface,
st->cpr_airborne,