X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fbuzzerled.h;h=4d174904bb2ab67a0f0138914e20599c8b5e8634;hb=37efb5bdc0504ab6df2e8db0635c9c6f7477e23e;hp=c5c97d96bcd2721606e5750bfecf0b3912d8d620;hpb=f58b90fce4022247d31d68ba1c0d3a620a9071d8;p=bertos.git diff --git a/bertos/drv/buzzerled.h b/bertos/drv/buzzerled.h index c5c97d96..4d174904 100644 --- a/bertos/drv/buzzerled.h +++ b/bertos/drv/buzzerled.h @@ -43,14 +43,12 @@ #include -#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_buzzerled.h" +#include "hw/hw_buzzerled.h" /* Include hw-level implementation. This allows inlining of bld_set, which in turns