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