altoslib: Remove telem monitoring when closing log file
authorKeith Packard <keithp@keithp.com>
Fri, 13 Jun 2014 07:27:19 +0000 (00:27 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 13 Jun 2014 07:27:19 +0000 (00:27 -0700)
commitfd9ae83492648c5d39f60bdcff15481efb365701
tree6d1a9b9e4c171888ba85108029ca991f5faf038b
parent07baa7596b36cf808cd1ee26ff158b1cf8585294
altoslib: Remove telem monitoring when closing log file

If we don't remove the telemetry monitor, the telemetry device will
still be sending telemetry, which isn't good.

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