{
"board": "arduino:avr:nano",
"configuration": "cpu=atmega328",
"port": "/dev/ttyUSB0",
"sketch": "alarm/main/main.ino",
"programmer": "AVR ISP"
}