EaserCAT-7000 project with two voltage sensor prototypes
This commit is contained in:
18
Cards/EaserCAT-7000-DIO+THCAD+I2C/Firmware/.vscode/settings.json
vendored
Executable file
18
Cards/EaserCAT-7000-DIO+THCAD+I2C/Firmware/.vscode/settings.json
vendored
Executable file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"ecat_slv.h": "c",
|
||||
"compare": "cpp",
|
||||
"*.tpp": "cpp",
|
||||
"*.tcc": "cpp",
|
||||
"deque": "cpp",
|
||||
"string": "cpp",
|
||||
"unordered_map": "cpp",
|
||||
"vector": "cpp",
|
||||
"system_error": "cpp",
|
||||
"numeric": "cpp",
|
||||
"ostream": "cpp",
|
||||
"cmath": "cpp"
|
||||
},
|
||||
"C_Cpp.errorSquiggles": "disabled",
|
||||
"cmake.configureOnOpen": false
|
||||
}
|
||||
Reference in New Issue
Block a user