altos: Reduce printf calls in APRS packet generation
authorKeith Packard <keithp@keithp.com>
Thu, 6 Dec 2012 05:13:37 +0000 (21:13 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 6 Dec 2012 05:13:37 +0000 (21:13 -0800)
commitd717edd18a35376811d6be0d0c7522ee8cc426f9
treeddb3621b4ea8f195cd259ce245b4204b6bff090f
parent3e1254c4f3261f66d8070250898fe906eb80d8f2
altos: Reduce printf calls in APRS packet generation

Merge all of the data into a single printf call

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_aprs.c