This commit is contained in:
2021-05-03 20:40:39 +02:00
parent 8fc4423d3a
commit 6d2da8b63d
3 changed files with 72 additions and 126 deletions

View File

@@ -1,4 +1,5 @@
{
"port": "COM4",
"board": "arduino:avr:uno"
"board": "arduino:avr:uno",
"sketch": "main.ino"
}