static beacon - offset
[aversive.git] / projects / microb2010 / mainboard / beacon.h
index 1d08efe..c5dd26a 100644 (file)
@@ -20,5 +20,5 @@
  */
 
 void beacon_init(void);
-int8_t beacon_get_pos(int16_t *x, int16_t *y, double *a);
 void beacon_set_color(uint8_t color);
+int8_t beacon_get_pos_double(double *x, double *y, double *a_rad);