mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-09-25 02:37:43 +08:00
Formatting pass on CAN files
This commit is contained in:
@@ -53,7 +53,18 @@
|
||||
"chrono": "cpp",
|
||||
"condition_variable": "cpp",
|
||||
"future": "cpp",
|
||||
"arm_math.h": "c"
|
||||
"arm_math.h": "c",
|
||||
"iostream": "cpp",
|
||||
"cmath": "cpp",
|
||||
"csignal": "cpp",
|
||||
"cstdarg": "cpp",
|
||||
"cstddef": "cpp",
|
||||
"ctime": "cpp",
|
||||
"unordered_map": "cpp",
|
||||
"fstream": "cpp",
|
||||
"iomanip": "cpp",
|
||||
"optional": "cpp",
|
||||
"sstream": "cpp"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user