Hello. Library not working, it seems SPI.beginTransaction is blocking when calling twice. Blocking at https://github.com/elFallino/ILI9341_ESP32/blob/e17c4c412070d4762ed4e3376c1e1c9889b4c78a/src/ILI9341_ESP32.cpp#L212
Hello.
Library not working, it seems SPI.beginTransaction is blocking when calling twice.
Blocking at
ILI9341_ESP32/src/ILI9341_ESP32.cpp
Line 212 in e17c4c4