X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fphase.h;h=465477a3551877c6f30a900296fe73da5a5292d4;hb=f8f104d271616012acd82fe3f2249a91f78baf90;hp=e15f7d3d57b244774cbc28fd2c454bc4d9c5facc;hpb=00bc8478ab5087769fc67e52327934370ee5e3a6;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" * } */