diff options
author | Federico Fissore <f.fissore@arduino.cc> | 2015-07-03 10:38:07 +0200 |
---|---|---|
committer | Federico Fissore <f.fissore@arduino.cc> | 2015-07-03 10:38:07 +0200 |
commit | 37c29845f6a446354e492ea25c76705f6e177c7b (patch) | |
tree | 37c2a1dcf4ce0e4c12bb8e920d26368094704c27 /bootloaders/atmega/ATmegaBOOT_168.c | |
parent | 462fff36fd14b2ece6293974d4c66328c521f6bd (diff) |
Removed a handful of SVN expansion keywords. See #277
Diffstat (limited to 'bootloaders/atmega/ATmegaBOOT_168.c')
-rw-r--r-- | bootloaders/atmega/ATmegaBOOT_168.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bootloaders/atmega/ATmegaBOOT_168.c b/bootloaders/atmega/ATmegaBOOT_168.c index 880cf9b..ff21903 100644 --- a/bootloaders/atmega/ATmegaBOOT_168.c +++ b/bootloaders/atmega/ATmegaBOOT_168.c @@ -62,8 +62,6 @@ /* Tested with m168 */
/**********************************************************/
-/* $Id$ */
-
/* some includes */
#include <inttypes.h>
|