Skip to content

Commit 56bc4a7

Browse files
committed
Added simple example.
1 parent 80a3a9a commit 56bc4a7

3 files changed

Lines changed: 578 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"board": "arduino:avr:uno",
3+
"sketch": "GCodeParserTest.ino",
4+
"port": "COM5"
5+
}

0 commit comments

Comments
 (0)