micropeak: Missing a couple of new exceptions when loading files
authorKeith Packard <keithp@keithp.com>
Sat, 8 Feb 2014 06:45:26 +0000 (22:45 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 8 Feb 2014 06:45:26 +0000 (22:45 -0800)
commit28d5239bff234cc1158a270a29c0e39067f613c3
tree1278ca410f2b08e69a220802b282283e511489a6
parent8d0d59c51138dc1b1bbf6933354fe9faf4d67986
micropeak: Missing a couple of new exceptions when loading files

The change to keep reading on invalid chars from the serial port
exposed a couple of new exceptions from the MicroData code which the
file loading code needs to cope with.

Signed-off-by: Keith Packard <keithp@keithp.com>
micropeak/MicroPeak.java