arduino-audio-tools
Loading...
Searching...
No Matches
AudioTools.h
Go to the documentation of this file.
1#pragma once
2
84#include "AudioToolsConfig.h"
85
86#if AUDIO_INCLUDE_CORE
87
88#ifdef USE_CONCURRENCY
90#endif
91
95
102#if defined(ARDUINO) && !defined(IS_DESKTOP)
104#endif
105
106#endif // AUDIO_INCLUDE_CORE
107