SPEC-Sensors / ULPSM

Public Arduino Library for ULPSM (ultra-low power sensor module) or SDK (sensor development kit)
23 stars 14 forks source link

Move library to root of repository #1

Closed per1234 closed 5 years ago

per1234 commented 6 years ago

A popular library installation technique is to download the library via GitHub's Clone or download > Download ZIP and then use the Arduino IDE's Sketch > Include Library > Add .ZIP Library on the downloaded file. This requires the library to be in the root of the repository, not in a subfolder. If the library is not in the root of the repository this installation technique fails:

Specified folder/zip file does not contain a valid library

This move is also required if you wanted to add your library to the Arduino Library Manager index, which provides an even easier installation option.

ssz157 commented 5 years ago

Hi there,

By using the method you have told I am still unable to use the library. Can you please guide me why it is not working?

Regards Syeda