altoslib: Call state.set_serial first for telemetry parsing
authorKeith Packard <keithp@keithp.com>
Fri, 13 Jun 2014 07:01:46 +0000 (00:01 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 13 Jun 2014 07:01:46 +0000 (00:01 -0700)
commit07baa7596b36cf808cd1ee26ff158b1cf8585294
tree020fdcee00defd551cf1d614c99fdf57959be7f7
parentf49540acd48292bd9f68ded647561d0e800c619d
altoslib: Call state.set_serial first for telemetry parsing

If we ever get around to supporting multiple simultaneous remote
devices, we'll need to notice that the serial changed right away

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