Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 161 Bytes

File metadata and controls

2 lines (2 loc) · 161 Bytes

To upload to arduino board without using the arduino IDE, run: arduino --board arduino:avr:leonardo --port /dev/ttyACM0 --upload pump-control.c --verbose-upload