esp-idf-rc522
esp-idf-rc522 copied to clipboard
spi init error on ESP-IDF v5.1.4
On trying to use the library with ESP-IDF v5.1.4, it builds fine but breaks on spi_bus_initialise with error intr_flags not allowed
Additional note, when using similar code on v2 of this library, it had worked.