arduino-audio-tools
Loading...
Searching...
No Matches
AudioTools.h
Go to the documentation of this file.
1#pragma once
2
72#include "AudioToolsConfig.h"
73
74#if AUDIO_INCLUDE_CORE
75
76#ifdef USE_CONCURRENCY
78#endif
79
83
90#if defined(ARDUINO) && !defined(IS_DESKTOP)
92#endif
93
94#endif // AUDIO_INCLUDE_CORE
95