Added default test tone generation mode to the Device mode AudioInput demos.

This commit is contained in:
Dean Camera 2010-10-20 07:39:11 +00:00
parent 06f222b3ed
commit bd337aced3
10 changed files with 75 additions and 23 deletions

View file

@ -47,6 +47,7 @@
#include <LUFA/Version.h>
#include <LUFA/Drivers/USB/USB.h>
#include <LUFA/Drivers/Board/LEDs.h>
#include <LUFA/Drivers/Board/Buttons.h>
#include <LUFA/Drivers/Peripheral/ADC.h>
/* Macros: */