Corrected the ADC driver for the ATMEGA16U4 and ATMEGA32U4 (thanks to Opendous Inc.).
This commit is contained in:
parent
a34cccf099
commit
7d7573e4e5
5 changed files with 35 additions and 9 deletions
|
@ -36,8 +36,6 @@
|
|||
#include <avr/pgmspace.h>
|
||||
#include <avr/eeprom.h>
|
||||
#include <avr/boot.h>
|
||||
#include <stdlib.h>
|
||||
#include <ctype.h>
|
||||
|
||||
#include "../HighLevel/StdDescriptors.h"
|
||||
#include "../HighLevel/Events.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue