Create AudioOutput singleton, from extracted BasebandProcessor code.

This commit is contained in:
Jared Boone
2016-01-10 20:25:24 -08:00
parent 364217a2b5
commit 877a66ca78
11 changed files with 160 additions and 90 deletions
+1
View File
@@ -154,6 +154,7 @@ CPPSRC = main.cpp \
rssi_dma.cpp \
rssi_thread.cpp \
audio.cpp \
audio_output.cpp \
audio_dma.cpp \
audio_stats_collector.cpp \
touch_dma.cpp \