We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80a3a9a commit 56bc4a7Copy full SHA for 56bc4a7
3 files changed
examples/GCodeParserTest/.vscode/arduino.json
@@ -0,0 +1,5 @@
1
+{
2
+ "board": "arduino:avr:uno",
3
+ "sketch": "GCodeParserTest.ino",
4
+ "port": "COM5"
5
+}
0 commit comments