I’m using FastLED 3.2.0 on a Chinesium esp32 and everything was running smoothly until I made some changes and got this error:
‘rmt_register_tx_end_callback’ was not declared in this scope
The offending file is clockless_esp32.h
Problem is, I can’t track down the changes that caused this to pop up.
I’m coding in Sloeber, BTW.
Any ideas?