SensorLib
0.5.0
Multi-platform sensor driver library for Arduino, PlatformIO, and ESP-IDF
Loading...
Searching...
No Matches
ExtensionIOXL9555.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include "
SensorBuildOpt.h
"
4
5
#pragma message("WARNING: ExtensionIOXL9555.hpp is deprecated. Include IoExpanderDrv.hpp instead.")
6
7
#if !SENSORLIB_EXCLUDE_IO_EXPANDER_XL9555
8
#include "
expander/IoExpanderXL9555.hpp
"
9
10
using
ExtensionIOXL9555
=
IoExpanderXL9555
;
11
#endif
SensorBuildOpt.h
IoExpanderXL9555
Concrete driver for the XL9555 16‑bit I2C GPIO expander.
Definition
expander/IoExpanderXL9555.hpp:98
IoExpanderXL9555.hpp
@license MIT License
src
ExtensionIOXL9555.hpp
Generated by
1.9.8