无改动?

This commit is contained in:
DESKTOP-2E6P1Q6\Administrator 2025-10-13 09:17:54 +08:00
parent 1c71af4edd
commit 558e6f913d
2 changed files with 18 additions and 5 deletions

15
.vscode/settings.json vendored
View File

@ -32,6 +32,19 @@
"drv_adc.h": "c", "drv_adc.h": "c",
"service_update.h": "c", "service_update.h": "c",
"speed_to_servomotor.h": "c", "speed_to_servomotor.h": "c",
"service_autoreturn.h": "c" "service_autoreturn.h": "c",
"angle_zerooffset.h": "c",
"full_bridge.h": "c",
"l6235d.h": "c",
"device_wdog.h": "c",
"agent_hyt.h": "c",
"device_heatresistor.h": "c",
"rotate_plan.h": "c",
"sock_utils.h": "c",
"device_photoelectricswitch.h": "c",
"angle_poweroffsave.h": "c",
"comm_cfginfo.h": "c",
"servomotor.h": "c",
"pdebug.h": "c"
} }
} }