Added new incomplete AudioOutputHost Host LowLevel demo.
This commit is contained in:
parent
2a26efc691
commit
68468e0aea
12 changed files with 1351 additions and 8 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue