blob: 4523da1fb5de51de802424a58f5c776c5cf2e44b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"files.associations": {
"bme680.h": "c",
"mqtt_connection.h": "c",
"socket.h": "c",
"kernel.h": "c",
"nrf_modem_lib.h": "c",
"log.h": "c",
"lte_lc.h": "c",
"net_ip.h": "c",
"socket_select.h": "c"
}
}
|