X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Ftimer.h;h=3b4ccc9e209f0b0414aeaa49addebf0869517767;hb=4ac9b7fcfcf4c765b05a9db68edf154c020f0af4;hp=7d981ccd5b331e017aae4c92de05cf287f2f1dab;hpb=19decd4a0bdfff674f1e4f5caea1e6b6844e5e48;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