SD Card Structure: SDCARD_ESPGUARD/ ├── languages/ │ ├── en.json │ ├── de.json │ └── ... ├── syntaxes/ │ └── syntaxes.json └── scripts/ └── index.html
SDCARD_ESPGUARD/
├── languages/
│ ├── en.json
│ ├── de.json
│ └── ...
├── syntaxes/
│ └── syntaxes.json
└── scripts/
└── index.html
languages/
syntaxes/syntaxes.json
scripts/index.html
There was an error while loading. Please reload this page.