diff options
Diffstat (limited to 'variants/gemma/pins_arduino.h')
-rw-r--r-- | variants/gemma/pins_arduino.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/variants/gemma/pins_arduino.h b/variants/gemma/pins_arduino.h index 290862d..1d367a7 100644 --- a/variants/gemma/pins_arduino.h +++ b/variants/gemma/pins_arduino.h @@ -19,8 +19,6 @@ Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - $Id: pins_arduino.c 565 2009-03-25 10:50:00Z dmellis $ - Modified 28-08-2009 for attiny84 R.Wiersma Modified 09-10-2009 for attiny45 A.Saporetti */ @@ -128,4 +126,4 @@ const uint8_t PROGMEM digital_pin_to_timer_PGM[] = { #endif -#endif
\ No newline at end of file +#endif |