Update for 0.1 version of panel - half the buttons don't work yet.
This commit is contained in:
parent
132dc5c462
commit
1ba01f7d4e
2 changed files with 13 additions and 21 deletions
|
@ -1,5 +1,5 @@
|
|||
TARGET_BOARD=arduino:avr:nano
|
||||
COM_PORT=/dev/ttyACM0
|
||||
TARGET_BOARD=arduino:avr:nano:cpu=atmega328old
|
||||
COM_PORT=/dev/ttyUSB0
|
||||
|
||||
build:
|
||||
arduino-cli compile -b ${TARGET_BOARD}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue