8 static const char *
const TAG =
"status_led";
14 ESP_LOGCONFIG(TAG,
"Setting up Status LED...");
19 ESP_LOGCONFIG(TAG,
"Status LED:");
20 LOG_PIN(
" Pin: ", this->
pin_);
virtual void digital_write(bool value)=0
float get_loop_priority() const override
uint32_t IRAM_ATTR HOT millis()
Application App
Global storage of Application pointer - only one Application can exist.
float get_setup_priority() const override
const uint32_t STATUS_LED_WARNING
const float HARDWARE
For components that deal with hardware and are very important like GPIO switch.
StatusLED * global_status_led
const uint32_t STATUS_LED_ERROR
uint32_t get_app_state() const
Implementation of SPI Controller mode.
void dump_config() override