X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fphase.h;h=465477a3551877c6f30a900296fe73da5a5292d4;hb=37efb5bdc0504ab6df2e8db0635c9c6f7477e23e;hp=e15f7d3d57b244774cbc28fd2c454bc4d9c5facc;hpb=c4e10478569740bd284cc41a47dd5227150a6f00;p=bertos.git diff --git a/bertos/drv/phase.h b/bertos/drv/phase.h index e15f7d3d..465477a3 100644 --- a/bertos/drv/phase.h +++ b/bertos/drv/phase.h @@ -36,10 +36,9 @@ * \version $Id$ * \author Francesco Sacchi * - * $WIZARD_MODULE = { - * "name" : "phase", - * "depends" : ["timer"], - * "configuration" : "bertos/cfg/cfg_phase.h" + * $WIZ$ module_name = "phase" + * $WIZ$ module_depends = "timer" + * $WIZ$ module_configuration = "bertos/cfg/cfg_phase.h" * } */