X-Git-Url: http://git.droids-corp.org/?p=aversive.git;a=blobdiff_plain;f=projects%2Fmicrob2010%2Fcobboard%2Fstate.h;h=d9f95fc3248ed29b9f611ff8df37a0d2cb24dbd0;hp=8dcb6c1418b8f8a67c5aaf2e7bd96caf12b4fb7e;hb=6914527de2ecfef9d790740c71739e7418246b96;hpb=fa8546ea39c7442ad3bf5a822a72a2b50a41045d diff --git a/projects/microb2010/cobboard/state.h b/projects/microb2010/cobboard/state.h index 8dcb6c1..d9f95fc 100644 --- a/projects/microb2010/cobboard/state.h +++ b/projects/microb2010/cobboard/state.h @@ -27,6 +27,7 @@ int8_t state_set_mode(uint8_t mode); /* get current state */ uint8_t state_get_mode(void); +uint8_t state_get_status(void); uint8_t state_get_cob_count(void);