altosui: Move serial datastream parser to altoslib
authorKeith Packard <keithp@keithp.com>
Mon, 16 Jul 2012 22:35:11 +0000 (15:35 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 16 Jul 2012 22:35:11 +0000 (15:35 -0700)
commit52196975c447851f14619213c1de5101d334eebc
tree8a6809034944bb24314874568372e1926772d10e
parent0edb5616a70fd480317acc99ec3c28c662aa8556
altosui: Move serial datastream parser to altoslib

instead of having it in altosui

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