altosdroid: Check if the telem service is running when bluetooth gets enabled
authorKeith Packard <keithp@keithp.com>
Fri, 7 Feb 2020 07:21:02 +0000 (23:21 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 7 Feb 2020 07:21:02 +0000 (23:21 -0800)
commitd0891fbdcc13a61836462525edab776366f86a24
tree85a17cf25a55ed8c200a601f33daa8f9215bf816
parent5186c6f64b374404aeb88b64227a006a58634ab9
altosdroid: Check if the telem service is running when bluetooth gets enabled

Make sure we aren't trying to send a message when the telem service is
shut down and the pointer is null.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosdroid/app/src/main/java/org/altusmetrum/AltosDroid/AltosDroid.java