ESPHome  2024.7.2
core.h
Go to the documentation of this file.
1 #pragma once
2 
3 #ifdef USE_LIBRETINY
4 
5 #include <Arduino.h>
6 
7 namespace esphome {
8 namespace libretiny {} // namespace libretiny
9 } // namespace esphome
10 
11 #endif // USE_LIBRETINY
Implementation of SPI Controller mode.
Definition: a01nyub.cpp:7