update Arduino lib to new ascii protocol

This commit is contained in:
Oskar Weigl
2018-06-09 18:24:34 -07:00
parent 375156db6c
commit bdbd0409ed
4 changed files with 65 additions and 126 deletions
+4 -1
View File
@@ -38,7 +38,10 @@
"tuple": "cpp",
"type_traits": "cpp",
"typeinfo": "cpp",
"algorithm": "cpp"
"algorithm": "cpp",
"chrono": "cpp",
"condition_variable": "cpp",
"future": "cpp"
}
}
}