FastLED 3.9.15
|
#include "fl/sketch_macros.h"
#include "fl/shared_ptr.h"
#include "fl/memory.h"
#include "fl/string.h"
#include "fl/compiler_control.h"
#include "fl/has_include.h"
#include "platforms/audio_input_null.hpp"
Go to the source code of this file.
Namespaces | |
namespace | fl |
IMPORTANT! | |
Macros | |
#define | FASTLED_USES_ARDUINO_AUDIO_INPUT 0 |
#define | FASTLED_USES_ESP32_AUDIO_INPUT 0 |
Functions | |
FL_LINK_WEAK fl::shared_ptr< IAudioInput > | fl::platform_create_audio_input (const AudioConfig &config, fl::string *error_message) |