watterott / ATmega328PB-Testing

Atmel/Microchip ATmega328PB support for Arduino IDE
https://learn.watterott.com
76 stars 61 forks source link

Missing definitions for ADC6D and ADC7D #22

Closed emilfihlman closed 7 years ago

emilfihlman commented 7 years ago

The iom328pb.h file is missing definitions for ADC6D and ADC7D for the DIDR0 register.

Please do add them.

awatterott commented 7 years ago

Thank you. The definitions are now added.