X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fadc.h;h=78f3e81d41e5ef8409e21030fb962fbf53f6d5d3;hb=1c11ac0ab0636d07db3899b02c5d89e2d0b020bc;hp=d30f72ca7874ce5fa16e8f1b5f5c44b6ee95c9d6;hpb=1fd8296f617d344eb3b7c132ca92c7ea99f0f2a9;p=bertos.git diff --git a/bertos/drv/adc.h b/bertos/drv/adc.h index d30f72ca..78f3e81d 100644 --- a/bertos/drv/adc.h +++ b/bertos/drv/adc.h @@ -30,16 +30,13 @@ * * --> * - * \version $Id$ - * * \brief Analog to Digital Converter driver (ADC). * - * \version $Id$ * \author Francesco Sacchi * * $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" */