ESPHome  2024.7.2
automation.cpp
Go to the documentation of this file.
1 #include "automation.h"
2 #include "esphome/core/log.h"
3 
4 namespace esphome {
5 namespace output {
6 
7 static const char *const TAG = "output.automation";
8 
9 } // namespace output
10 } // namespace esphome
Implementation of SPI Controller mode.
Definition: a01nyub.cpp:7