altoslib: Add null constructor for AltosCompanion
authorKeith Packard <keithp@keithp.com>
Fri, 17 Jun 2016 15:17:15 +0000 (08:17 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 17 Jun 2016 15:17:15 +0000 (08:17 -0700)
commit1ed6a3fb6356415c0d57ce2ce556435c6ff06e73
tree5f0f5145d76bf689d17a06f869cd44ccada19a6d
parent1dce20f7eee56166ac61798ca26eeb323dc8f012
altoslib: Add null constructor for AltosCompanion

This lets it be used by the JSON code.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosCompanion.java