X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fadc.h;h=78f3e81d41e5ef8409e21030fb962fbf53f6d5d3;hb=010a2d0611571ec1e4bace00b4b6efe8462f512f;hp=1aa0a4ac18ea200c6616901bf53b625c16184c0c;hpb=1434ec3a7450293523828337c195c3d339e3003a;p=bertos.git diff --git a/bertos/drv/adc.h b/bertos/drv/adc.h index 1aa0a4ac..78f3e81d 100644 --- a/bertos/drv/adc.h +++ b/bertos/drv/adc.h @@ -36,7 +36,7 @@ * * $WIZ$ module_name = "adc" * $WIZ$ module_configuration = "bertos/cfg/cfg_adc.h" - * $WIZ$ module_supports = "not atmega103 and not atmega168 and not atmega8" + * $WIZ$ module_supports = "not atmega103" */