X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=bertos%2Fdrv%2Fthermo.h;h=8e5f744917a12f7d7f2888433c42ae171e60ecac;hb=4ac9b7fcfcf4c765b05a9db68edf154c020f0af4;hp=9055274d59b3e161fbddd01490a651763ac5a87a;hpb=ef2d608bb7394839777dc9eb1098c5377ac6c5b6;p=bertos.git diff --git a/bertos/drv/thermo.h b/bertos/drv/thermo.h index 9055274d..8e5f7449 100644 --- a/bertos/drv/thermo.h +++ b/bertos/drv/thermo.h @@ -47,10 +47,9 @@ * \author Giovanni Bajo * \author Francesco Sacchi * - * $WIZARD_MODULE = { - * "name" : "thermo", - * "depends" : ["timer", "ntc"], - * "configuration" : "bertos/cfg/cfg_thermo.h" + * $WIZ$ module_name = "thermo" + * $WIZ$ module_depends = "timer", "ntc" + * $WIZ$ module_configuration = "bertos/cfg/cfg_thermo.h" * } */