ControlChain library not importing properly

Hi everybody,
I’ve now opened a new issue on the GitHub repository for the Arduino CC Library(library.properties file missing for importing library into arduino IDE · Issue #8 · moddevices/cc-arduino-lib · GitHub) regarding the fact that the library itself needs updating as in newer IDE’s (tested from v.1.8.x to the newest 2.2.1),
it seems like the import .ZIP command became more strict, and needs some updating of the library:

  1. Add library.properties file following the specs cited inside the issue above.
  2. Review the directory structure of the library, as the “offline” IDE still doesen’t like the library.

I hope that this topic can help in the development of the library.
Kind regards

4 Likes