Matias Barone
Matias Barone
I installed the library acording to the readme and I'm getting the following error: ``` CMake Error at /components/u8g2/CMakeLists.txt:2 (project): project command is not scriptable ``` I'm ussing ESP-IDF v5.1.1
Im ussing the library with ESP32-S2 and Arduino. Im getting glitchs in some characters, im checking them before calling to the u8g2 functions and the text is OK This is...
Im getting ILLEGAL_VALUE when I try to read a Hreg with readHreg function. Im ussing a modbusTCP conecction and readwrite function work fine. There's a way to get the raw...