mchr3k / arduino-libs-manchester

172 stars 113 forks source link

Update Manchester.cpp #34

Closed paulenuta closed 7 years ago

paulenuta commented 7 years ago

Make'it working on AtMega32u4:

TCCR3A = 0;         // 2016, added, make it work for Leonardo
TCCR3B = 0;         // 2016, added, make it work for Leonardo