No description
Find a file
2020-08-21 09:29:38 -04:00
examples/blinkaconnect_demo add signals_out and signals_in topics, refactored on the broker-side 2020-08-20 17:09:25 -04:00
src default to production server 2020-08-21 09:29:38 -04:00
.gitignore Initial commit 2020-08-19 18:19:25 -04:00
library.properties transfer contents from brentru/blinkaconnect_arduino repo. 2020-08-20 16:27:20 -04:00
LICENSE Initial commit 2020-08-19 18:19:25 -04:00
README.md transfer contents from brentru/blinkaconnect_arduino repo. 2020-08-20 16:27:20 -04:00

BlinkaConnect_Arduino

Arduino Library for BlinkaConnect web application.

Installation

To install the nano-pb Arduino dependencies, move the following files from nanopb into a new Arduino/libraries/nano-pb folder:

pb.h

Then, the contents of this repository can be installed normally.