Rename AVRU4U6U9 peripheral driver directory to AVR8.
This commit is contained in:
parent
1d8bb8f9bc
commit
ff8e0ea2d6
8 changed files with 4 additions and 4 deletions
|
@ -61,7 +61,7 @@
|
|||
defined(__AVR_AT90USB1287__) || defined(__AVR_AT90USB647__) || \
|
||||
defined(__AVR_ATmega16U4__) || defined(__AVR_ATmega32U4__) || \
|
||||
defined(__AVR_ATmega32U6__))
|
||||
#include "AVRU4U6U7/TWI.h"
|
||||
#include "AVR8/TWI.h"
|
||||
#else
|
||||
#error "TWI is not available for the currently selected AVR model."
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue