ESP32-HUB75-MatrixPanel-DMA/src
Elliot Matson 4db9e23b36
Fix compiler complaining about parentheses
I was getting this error when using Arduino as an ESP-IDF component, this fix cleared it up

`suggest parentheses around '-' in operand of '&' [-Werror=parentheses]`
2022-12-26 13:29:46 -06:00
..
platforms Add esp-idf standalone support, 2022-12-17 12:54:54 +01:00
ESP32-HUB75-MatrixPanel-I2S-DMA.cpp Fix compiler complaining about parentheses 2022-12-26 13:29:46 -06:00
ESP32-HUB75-MatrixPanel-I2S-DMA.h Add esp-idf standalone support, 2022-12-17 12:54:54 +01:00
ESP32-HUB75-MatrixPanel-leddrivers.cpp Add esp-idf standalone support, 2022-12-17 12:54:54 +01:00
ESP32-VirtualMatrixPanel-I2S-DMA.h Update to include S3 support. 2022-09-30 03:17:19 +01:00