Skip to content

sparkfun/Spectacle_Button_Input_Board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SparkFun AutoDriver Libraries

Libraries for using the AutoDriver in various environments

Directory Contents

License Information

This product is open source! The code is beerware; if you see me (or any other SparkFun employee) at the local, and you've found our code helpful, please buy us a round! Please use, reuse, and modify these files as you see fit. Please maintain attribution to SparkFun Electronics and release anything derivative under the same license.

Distributed as-is; no warranty is given.

  • Your friends at SparkFun.

BUILD INSTRUCTIONS:

While we make every effort to keep our library repositories up-to-date with the product repositories, it may be a good idea to update the libraries to the latest version.

To get the most up-to-date version of the library, you must use the following git subtree commands.

git subtree add -P Libraries/Arduino --squash https://github.com/sparkfun/SparkFun_AutoDriver_Arduino_Library master

git subtree pull -P Libraries/Arduino --squash https://github.com/sparkfun/SparkFun_AutoDriver_Arduino_Library master