Add missing include to the Bentio project.

pull/1469/head
Dean Camera 11 years ago
parent f7b9ebea02
commit 1509af922b

@ -39,6 +39,7 @@
/* Includes: */
#include <avr/io.h>
#include <avr/wdt.h>
#include <avr/power.h>
#include <avr/interrupt.h>
#include "Descriptors.h"

Loading…
Cancel
Save