Added new incomplete AudioOutputHost Host LowLevel demo.
This commit is contained in:
@@ -30,11 +30,11 @@
|
||||
|
||||
/** \file
|
||||
*
|
||||
* Header file for AudioHost.c.
|
||||
* Header file for AudioInputHost.c.
|
||||
*/
|
||||
|
||||
#ifndef _AUDIO_HOST_H_
|
||||
#define _AUDIO_HOST_H_
|
||||
#ifndef _AUDIO_INPUT_HOST_H_
|
||||
#define _AUDIO_INPUT_HOST_H_
|
||||
|
||||
/* Includes: */
|
||||
#include <avr/io.h>
|
||||
|
||||
Reference in New Issue
Block a user