Removed not needed Timer warning

Timer is declared above, so nothing is missing here.
This commit is contained in:
Nico 2015-09-25 14:08:38 +02:00 committed by Cristian Maglie
parent 5ab6edb114
commit b53611a0d1
1 changed files with 0 additions and 2 deletions

View File

@ -303,8 +303,6 @@ void init()
// put timer 1 in 8-bit phase correct pwm mode
#if defined(TCCR1A) && defined(WGM10)
sbi(TCCR1A, WGM10);
#elif defined(TCCR1)
#warning this needs to be finished
#endif
// set timer 2 prescale factor to 64