Closed akita11 closed 1 year ago
Sorry, the problem is caused by "clang format" changed the order of include, while I did not automatically test the libraries, nor I add protection to the include statements.
The commit fix the problem https://github.com/DeqingSun/ch55xduino/commit/1696eea517ffd2a3209256331345032e8103c6ec
Example os WS2812's chase fails to build on v0.0.18 with the following error messages.
For 0.0.17, it is ok.