X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Ftimer.h;h=3b4ccc9e209f0b0414aeaa49addebf0869517767;hb=37efb5bdc0504ab6df2e8db0635c9c6f7477e23e;hp=7d981ccd5b331e017aae4c92de05cf287f2f1dab;hpb=c4e10478569740bd284cc41a47dd5227150a6f00;p=bertos.git diff --git a/bertos/drv/timer.h b/bertos/drv/timer.h index 7d981ccd..3b4ccc9e 100644 --- a/bertos/drv/timer.h +++ b/bertos/drv/timer.h @@ -35,11 +35,8 @@ * \version $Id$ * \author Bernie Innocenti * - * $WIZARD_MODULE = { - * "name" : "timer", - * "depends" : [], - * "configuration" : "bertos/cfg/cfg_timer.h" - * } + * $WIZ$ module_name = "timer" + * $WIZ$ module_configuration = "bertos/cfg/cfg_timer.h" */ #ifndef DRV_TIMER_H