X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fadc.h;h=d30f72ca7874ce5fa16e8f1b5f5c44b6ee95c9d6;hb=fbb255258c626502f8d7ba583ca138f903e03b75;hp=d1b8b56b3ba09c4f9610abcc8dd74d9ab99b0462;hpb=ef2d608bb7394839777dc9eb1098c5377ac6c5b6;p=bertos.git diff --git a/bertos/drv/adc.h b/bertos/drv/adc.h index d1b8b56b..d30f72ca 100644 --- a/bertos/drv/adc.h +++ b/bertos/drv/adc.h @@ -37,11 +37,9 @@ * \version $Id$ * \author Francesco Sacchi * - * $WIZARD_MODULE = { - * "name" : "adc", - * "depends" : [], - * "configuration" : "bertos/cfg/cfg_adc.h" - * } + * $WIZ$ module_name = "adc" + * $WIZ$ module_configuration = "bertos/cfg/cfg_adc.h" + * $WIZ$ module_supports = "not atmega103 and not atmega168 and not atmega8" */