leaphy-avrgirl-arduino
v0.0.2
Published
A web library for flashing compiled sketch files to Arduino microcontroller boards.
Maintainers
Readme
leaphy-avrgirl-arduino
A library for flashing leaphy arduino boards, heavily based on noopkat/avrgirl-arduino
Building
Run npm run build to package it up using the webpack.config.js
Publishing
- Manually increment the version in the
package.json - Run
npm publish
