LCD_ExternApp/.vscode/settings.json

8 lines
208 B
JSON
Raw Normal View History

2025-06-21 17:19:31 +08:00
{
"commentTranslate.source": "naomi233.comment-translate-transmart-transmart",
"files.associations": {
"candrv.h": "c",
"stm32l4xx_hal.h": "c",
"uart2candiagapp.h": "c"
}
}