Selaa lähdekoodia

Added workspace to scm

tags/v1.2.0
Bertrand Lemasle 6 vuotta sitten
vanhempi
commit
a371b8556d
1 muutettua tiedostoa jossa 26 lisäystä ja 0 poistoa
  1. +26
    -0
      gpstracker.code-workspace

+ 26
- 0
gpstracker.code-workspace Näytä tiedosto

@@ -0,0 +1,26 @@
{
"folders": [
{
"path": "."
},
{
"path": "../libraries/SIM808"
},
{
"path": "../libraries/uDS3231"
},
{
"path": "../libraries/E24"
},
{
"path": "../libraries/Low-Power"
},
{
"path": "../libraries/ArduinoLog"
}
],
"settings": {
"C_Cpp.intelliSenseEngineFallback": "Disabled",
"C_Cpp.intelliSenseEngine": "Tag Parser"
}
}

Ladataan…
Peruuta
Tallenna