/bitbloqLibs

Arduino libraries being used by bitbloq

Primary LanguageC++GNU General Public License v3.0GPL-3.0

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.