embedded_raumsenor_lorawan/.vscode/settings.json
2025-05-23 10:48:05 +02:00

12 lines
185 B
JSON

{
"files.associations": {
"devicetree.h": "c",
"lorawan.h": "c",
"kernel.h": "c",
"device.h": "c",
"log.h": "c",
"mlx90614.h": "c",
"sensor.h": "c",
"sht4x.h": "c"
}
}