minipill_lora_lmic_stm32cube/.vscode/settings.json

6 lines
91 B
JSON
Raw Normal View History

2023-12-09 08:25:45 +00:00
{
"files.associations": {
"stm32l0xx_hal.h": "c",
"lmic.h": "c"
}
}