0.0.2 • Published 2 years ago

leaphy-avrgirl-arduino v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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