ard-sketches/.vscode/arduino.json
Christopher Talib 5cd636a032 save
2021-02-13 17:21:43 +01:00

5 lines
98 B
JSON

{
"board": "arduino:avr:uno",
"sketch": "Screen/Screen.ino",
"programmer": "AVR ISP"
}