altos: Remove *_TO_DATA macros
[fw/altos] / altoslib / AltosEepromRecordTiny.java
index 06ee9d54508575d142dc66c8e3a07fb3a6e3c4ed..428a9fc59a8709fd8b1a06fa5a506d8a58bd59de 100644 (file)
@@ -12,7 +12,7 @@
  * General Public License for more details.
  */
 
-package org.altusmetrum.altoslib_12;
+package org.altusmetrum.altoslib_13;
 
 public class AltosEepromRecordTiny extends AltosEepromRecord implements AltosDataProvider {
        public static final int record_length = 2;