Originally, after clone this library to Arduino library directory, I met error at the first build (as shown in the first image below)
After discovering, I see that to solve this error, library.properties is need. Blank file can also solve the error (as shown in the second image below).
So please add this file to project.


Originally, after clone this library to Arduino library directory, I met error at the first build (as shown in the first image below)
After discovering, I see that to solve this error, library.properties is need. Blank file can also solve the error (as shown in the second image below).
So please add this file to project.