bugfix statusled include

This commit is contained in:
Harald Pichler 2014-04-14 17:03:46 +02:00
parent affe81cc6d
commit 26b1e874d6
2 changed files with 2 additions and 0 deletions

View file

@ -45,6 +45,7 @@
/** @name LED Functions */
/** @{ */
void statusledinit(void);
void statusled_on(void);
void statusled_off(void);
/** @} */