3 #ifdef USE_ESP32_FRAMEWORK_ARDUINO 5 #include "../i2s_audio.h" 7 #include <driver/i2s.h> 28 void setup()
override;
37 #if SOC_I2S_SUPPORTS_DAC 71 #if SOC_I2S_SUPPORTS_DAC 87 #endif // USE_ESP32_FRAMEWORK_ARDUINO
Helper class to request loop() to be called as fast as possible.
const float LATE
For components that should be initialized at the very end of the setup process.
BedjetMode mode
BedJet operating mode.
Implementation of SPI Controller mode.
Helper class to easily give an object a parent of type T.