per1234 4a688faf83 Move library to root of repository
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 is the standard repository structure used in all official Arduino libraries:
https://github.com/arduino-libraries

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.
2018-07-07 02:02:56 -07:00
2016-11-10 21:25:05 -08:00
2018-07-07 02:02:56 -07:00
2016-11-10 21:30:58 -08:00
2016-11-10 21:29:54 -08:00

LTC4622G

LTC4622G library for Arduino

Easy use for your Arduino project. Put it in your libraries folder and see the example.

Description
No description provided
Readme GPL-3.0 169 KiB
Languages
C++ 100%