1325ae6038
Changed "USB" to "DebugPort" Tidy up of blue wire data frames and passing about by reference instead of just the data buffer. Added AppInventor application
16 lines
No EOL
393 B
JSON
16 lines
No EOL
393 B
JSON
{
|
|
"sketch": "SenderTrial2.ino",
|
|
"port": "COM4",
|
|
"board": "arduino:sam:arduino_due_x_dbg",
|
|
"output": "c:\\Users\\ray\\AppData\\Local\\Arduino\\",
|
|
"files.associations": {
|
|
"list": "cpp",
|
|
"vector": "cpp",
|
|
"xhash": "cpp",
|
|
"xstring": "cpp",
|
|
"xtree": "cpp",
|
|
"algorithm": "cpp",
|
|
"initializer_list": "cpp",
|
|
"xutility": "cpp"
|
|
}
|
|
} |