This library simplifies the use of TensorFlow Lite Micro on Arduino boards, offering APIs in the typical Arduino style. It avoids the use of pointers or other C++ syntactic constructs that are ...
Since ESP32_IO_Expander depends on the esp-lib-utils library which implements the logging, checking, and memory functions, to configure it when using Arduino, please refer to the instructions.