PCF8574-Lib in an ESP-IDF Environment
-
-
Arne
Hello everyone,
I am trying to compile the PCF8574 library under vscode with the ESP-IDF. Unfortunately I seem to be missing Arduino components.
I get the error message
In file included from ../main/hello_world_main.cpp:15:
../main/PCF8574.h:38:10: fatal error: Wire.h: No such file or directory
#include “Wire.h”
Yours
Arne
-
Hi Arne,
I think my library is not suitable for idf, only in the Arduino environment.
I don’t know if it can be ported on idf in a simply way.
Bye Renzo
- You must be logged in to reply to this topic.