arduino-audio-tools
Loading...
Searching...
No Matches
AudioTools.h
Go to the documentation of this file.
1#pragma once
2
66#include "AudioToolsConfig.h"
67
68#if AUDIO_INCLUDE_CORE
69
70#ifdef USE_CONCURRENCY
72#endif
73
77
84#if defined(ARDUINO) && !defined(IS_DESKTOP)
86#endif
87
88#endif // AUDIO_INCLUDE_CORE
89