Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Latest commit

 

History

History
16 lines (13 loc) · 697 Bytes

File metadata and controls

16 lines (13 loc) · 697 Bytes

Stories in Ready

bitbloqLibs

Arduino libraries being used by bitbloq

Use it with the Arduino IDE

In order to use these libraries with the Arduino IDE, clone this repo inside your sketchbook/libraries/ folder. Then, you are ready to go!

How to contribute

  • Clone project
    git clone http://github.com/bq/bitbloqLibs.git
    
  • Add your library and the examples you deem necessary
  • Make a pull request to this repository with your changes. How to create a pull request.