Arduino-specific components for MicroFlo
npm install --save microflo-arduino
Then add --components ./node_modules/microflo-arduino/components
to your microflo generate
command
Note: Most components derive or use Arduino libraries under GPLv2+ or GPLv3+, so the resulting build may effectively be GPL'ed.
MIT for all original code. Modifications to libraries are released under MIT + the original license.