X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Favr%2Fdrv%2Fi2c_avr.c;h=a10c450dbb87bdae3eca0598c658beee4cc9c501;hb=b708b0cbae2dc58ef30943ade3d56c464b49a59c;hp=7425240305cebea0ea6ca383111c88305934b758;hpb=8dabf14299bc6b3b9fc0b4dfdeba91af82aba46c;p=bertos.git diff --git a/bertos/cpu/avr/drv/i2c_avr.c b/bertos/cpu/avr/drv/i2c_avr.c index 74252403..a10c450d 100644 --- a/bertos/cpu/avr/drv/i2c_avr.c +++ b/bertos/cpu/avr/drv/i2c_avr.c @@ -32,8 +32,6 @@ * * \brief Driver for the AVR ATMega TWI (implementation) * - * \version $Id$ - * * \author Stefano Fedrigo * \author Bernie Innocenti */