Clean up the code. Manage the reconnection. Use the lwip error, insted
[bertos.git] / bertos / drv / buzzerled.h
index a9f0b00027bfb67dd0f24bda2444fd8e27ab76eb..8eda4033abedbe61ede56ae1b4e6fdfd969942f3 100644 (file)
@@ -33,7 +33,6 @@
  *
  * \brief Generic library to handle buzzers and leds
  *
- * \version $Id$
  *
  * \author Giovanni Bajo <rasky@develer.com>
  */
 
 #include <cpu/attr.h>
 
-#warning FIXME:This drive is obsolete, you must refactor it.
-
 #if 0
 /** Include hw_buzzerled.h. We expect hw_buzzerled.h to define enum BLD_DEVICE, which must contain
  *  an enumarator for each device, plus a special symbol NUM_BLDS containing the
  *  number of devices.
  */
-#include <hw/hw_buzzerled.h>
+#include "hw/hw_buzzerled.h"
 
 
 /* Include hw-level implementation. This allows inlining of bld_set, which in turns