The library just changes the state of the pin passed, wich means this example just makes e.g a led blink on pin 13.
- Download the library: https://github.com/marsater/libTemplate/archive/master.zip
- (In the Arduino IDE) Sketch > Include Library > Add .ZIP Library > select the downloaded file > Open
- File > Examples > libTemplate-master > _libTemplate
- Upload and run the example sketch for a demonstration.
See the LICENSE.md file.