Removed whitespace

This commit is contained in:
alastair.mccormack
2017-12-03 20:22:37 +00:00
parent 3aaa564482
commit 73b2c6e5a4

View File

@@ -261,7 +261,7 @@
|| defined(__AVR_ATmega64__) || defined(__AVR_ATmega128__)
# define TIMER_PWM_PIN 13 // MightyCore, // MegaCore
#elif defined(__AVR_ATtiny84__)
# define TIMER_PWM_PIN 6
# define TIMER_PWM_PIN 6
#else
# define TIMER_PWM_PIN 9 // Arduino Duemilanove, Diecimila, LilyPad, Sparkfun Pro Micro etc
#endif // ATmega48, ATmega88, ATmega168, ATmega328