minipill_lora_lmic_stm32cube/.vscode/settings.json
2023-12-09 09:25:45 +01:00

6 lines
91 B
JSON

{
"files.associations": {
"stm32l0xx_hal.h": "c",
"lmic.h": "c"
}
}