2018-09-22 23:31:47 +00:00
|
|
|
{
|
|
|
|
"sketch": "SenderTrial2.ino",
|
|
|
|
"port": "COM4",
|
|
|
|
"board": "arduino:sam:arduino_due_x_dbg",
|
2018-10-18 09:49:14 +00:00
|
|
|
"output": "c:\\Users\\ray\\AppData\\Local\\Arduino\\",
|
|
|
|
"files.associations": {
|
|
|
|
"list": "cpp",
|
|
|
|
"vector": "cpp",
|
|
|
|
"xhash": "cpp",
|
|
|
|
"xstring": "cpp",
|
|
|
|
"xtree": "cpp",
|
|
|
|
"algorithm": "cpp"
|
|
|
|
}
|
2018-09-22 23:31:47 +00:00
|
|
|
}
|