Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo.
Corrections to Keyboard demo. Removed AVRISP_Programmer project due to code quality concerns.
This commit is contained in:
parent
48400df13c
commit
88051e78a2
54 changed files with 1047 additions and 4617 deletions
|
@ -34,13 +34,6 @@
|
|||
* is responsible for the initial application hardware configuration.
|
||||
*/
|
||||
|
||||
/* --- Project Configuration (Choose ONE) --- */
|
||||
//#define AUDIO_OUT_MONO
|
||||
#define AUDIO_OUT_STEREO
|
||||
//#define AUDIO_OUT_LEDS
|
||||
//#define AUDIO_OUT_PORTC
|
||||
/* --- --- --- --- --- --- --- --- --- --- --- */
|
||||
|
||||
#include "AudioOutput.h"
|
||||
|
||||
/* Project Tags, for reading out using the ButtLoad project */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue