]> git.droids-corp.org - aversive.git/blobdiff - projects/microb2010/mainboard/beacon.h
real tests
[aversive.git] / projects / microb2010 / mainboard / beacon.h
index 7138ebc824f6cd3e6f28202136b31a5dfe8de0c1..c5dd26ad1ec6f95d6b5ab35bbb44f448186cd4cf 100644 (file)
@@ -20,3 +20,5 @@
  */
 
 void beacon_init(void);
+void beacon_set_color(uint8_t color);
+int8_t beacon_get_pos_double(double *x, double *y, double *a_rad);