mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-08-03 03:46:07 -04:00
Cleanup
This commit is contained in:
parent
0d35c5827e
commit
d0d003fce2
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -93,7 +93,7 @@ firmware-genericesp32:
|
|||
|
||||
|
||||
upload:
|
||||
arduino-cli upload -p /dev/ttyUSB1 --fqbn unsignedio:avr:rnode
|
||||
arduino-cli upload -p /dev/ttyUSB0 --fqbn unsignedio:avr:rnode
|
||||
|
||||
upload-mega2560:
|
||||
arduino-cli upload -p /dev/ttyACM0 --fqbn arduino:avr:mega
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue