X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fntc.h;h=3a160ea72d9130b09b3a0054fc14e44298243928;hb=f8f104d271616012acd82fe3f2249a91f78baf90;hp=70139e175a42ecffeaab1c192cf9d32cad567c70;hpb=95041d1f0f4d90910c990f23143d0d652ea690c1;p=bertos.git diff --git a/bertos/drv/ntc.h b/bertos/drv/ntc.h index 70139e17..3a160ea7 100644 --- a/bertos/drv/ntc.h +++ b/bertos/drv/ntc.h @@ -37,11 +37,8 @@ * \author Giovanni Bajo * \author Francesco Sacchi * - * $WIZARD_MODULE = { - * "name" : "ntc", - * "depends" : ["adc"], - * "configuration" : "" - * } + * $WIZ$ module_name = "ntc" + * $WIZ$ module_depends = "adc" */ #ifndef DRV_NTC_H