Java clean ups -- use varargs where possible, remove AltosSerialReader
authorKeith Packard <keithp@keithp.com>
Tue, 27 Jul 2010 17:18:20 +0000 (10:18 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 27 Jul 2010 17:18:20 +0000 (10:18 -0700)
Add methods that format stuff using String.format for voice and serial
link, remove AltosSerialReader class and just embed that in the
AltosSerial class directly.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found