Add missing include to the Bentio project.
This commit is contained in:
parent
f7b9ebea02
commit
1509af922b
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
||||||
/* Includes: */
|
/* Includes: */
|
||||||
#include <avr/io.h>
|
#include <avr/io.h>
|
||||||
#include <avr/wdt.h>
|
#include <avr/wdt.h>
|
||||||
|
#include <avr/power.h>
|
||||||
#include <avr/interrupt.h>
|
#include <avr/interrupt.h>
|
||||||
|
|
||||||
#include "Descriptors.h"
|
#include "Descriptors.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue