SensorLib 0.5.0
Multi-platform sensor driver library for Arduino, PlatformIO, and ESP-IDF
Loading...
Searching...
No Matches
IoExpanderDrv.hpp
Go to the documentation of this file.
1
29#pragma once
30
31#include "SensorBuildOpt.h"
32
33#if !SENSORLIB_EXCLUDE_IO_EXPANDER_XL9555
35#endif
36
37#if !SENSORLIB_EXCLUDE_IO_EXPANDER_PCA9570
39#endif
40
41#if !SENSORLIB_EXCLUDE_IO_EXPANDER_SPI
43#endif
@license MIT License
@license MIT License
@license MIT License