mysensors_gateway_nano_e01-.../code/GatewaySerial/.vscode/arduino.json

7 lines
164 B
JSON

{
"configuration": "cpu=atmega328",
"board": "arduino:avr:nano",
"programmer": "usbasp",
"port": "/dev/ttyUSB0",
"sketch": "GatewaySerial.ino"
}