altos: Add gyro-based orientation tracking
[fw/altos] / altosui / AltosSerialInUseException.java
index 7380f331b2d561b46b39943554735461af57acc0..b45d91578d136824aec863fc19bd868e81b895ba 100644 (file)
@@ -16,6 +16,7 @@
  */
 
 package altosui;
+import org.altusmetrum.altosuilib_1.*;
 
 public class AltosSerialInUseException extends Exception {
        public AltosDevice      device;