@@ -0,0 +1,16 @@
+{
+ "folders": [
+ {
+ "path": "."
+ }
+ ],
+ "settings": {
+ "files.associations": {
+ "speed_sensor.h": "c",
+ "can.h": "c",
+ "stm32f1xx_hal.h": "c",
+ "stm32f1xx_hal_conf.h": "c",
+ "main.h": "c"
+}