arduino stuffs
1
2
3
4
5
{
    "board": "arduino:avr:uno",
    "sketch": "test_motor.ino",
    "port": "/dev/ttyACM0"
}