TTGO-T-Beam-LoRa-APRS/LoRa aprs.code-workspace

16 wiersze
188 B
Plaintext

{
"folders": [
{
"path": "../LoRa aprs"
},
{
"name": "TTGO-T-Beam-LoRa-APRS-master",
"path": "."
}
],
"settings": {
"files.associations": {
"*.tpp": "cpp"
}
}
}