[doc] added faulty esb and msp430 references

This commit is contained in:
Enrico Joerns 2014-09-24 23:49:11 +02:00
parent e9b5899eed
commit 9dd7f1d29a
5 changed files with 1 additions and 27 deletions

View file

@ -29,10 +29,6 @@
* This file is part of the Contiki operating system.
*
*/
/**
* \addtogroup esb
* @{
*/
/**
* \defgroup beeper Beeper interface
@ -156,7 +152,6 @@ void beep_long(clock_time_t len);
void beep_quick(int num);
/** @} */
/** @} */
#endif /* BEEP_H_ */