ESPHome
2024.10.2
esphome
esphome
components
libretiny
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
esphome
Implementation of SPI Controller mode.
Definition:
a01nyub.cpp:7
Generated by
1.8.13