X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Favr%2Fdrv%2Fi2c_avr.c;h=a10c450dbb87bdae3eca0598c658beee4cc9c501;hb=2edcc54e0ca6b98d9781a2cfab6a9af4840d0e39;hp=7425240305cebea0ea6ca383111c88305934b758;hpb=473261f6c19ae3b498011f5eb5f41f37d311ed6c;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 */