mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-09-22 08:04:07 +08:00
update Arduino lib to new ascii protocol
This commit is contained in:
@@ -38,7 +38,10 @@
|
||||
"tuple": "cpp",
|
||||
"type_traits": "cpp",
|
||||
"typeinfo": "cpp",
|
||||
"algorithm": "cpp"
|
||||
"algorithm": "cpp",
|
||||
"chrono": "cpp",
|
||||
"condition_variable": "cpp",
|
||||
"future": "cpp"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user