Closed gameofyou closed 3 years ago
The renames are fine but same question/objection to the tft/tftspi header changes as in #15.
It would see that the functions list_remove and list_next clash causing linkage problems when using the IDF with bluetooth, atleast in my project it does. I thought rather than just renaming just those two function, it would be better to rename everything to keep it the same.
Renaming all the code using "list" to spiff_list include structs, functions and files, to remove the namespace clash with the bluetooth code in the esp-idf