Merge remote-tracking branch 'origin/micropeak-logging'
[fw/altos] / altosui / AltosBTDevice.java
index 03e7cbeca929c97e4030b76c0346df4bd99f6b3d..222b3c97a1e6cb90b2ef50f899ff8d07fe9eba91 100644 (file)
@@ -17,6 +17,7 @@
 
 package altosui;
 import libaltosJNI.*;
+import org.altusmetrum.altosuilib.*;
 
 public class AltosBTDevice extends altos_bt_device implements AltosDevice {