Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 460 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 460 Bytes

Arduino-specific components for MicroFlo

Using

npm install --save microflo-arduino

Then add --components ./node_modules/microflo-arduino/components to your microflo generate command

License

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.