7 lines
152 B
Makefile
7 lines
152 B
Makefile
default:
|
|
ampy --port /dev/ttyUSB0 put main.py
|
|
ampy --port /dev/ttyUSB0 put src
|
|
ampy --port /dev/ttyUSB0 put lib
|
|
ampy --port /dev/ttyUSB0 put html
|
|
|