platformio
sh123 2022-12-19 10:48:52 +02:00
rodzic 6881597fa4
commit 4508a02477
1 zmienionych plików z 2 dodań i 4 usunięć

Wyświetl plik

@ -24,10 +24,8 @@ Modules, which are used by users and known to work
# Building # Building
- Update `include/config.h` - Update `include/config.h`
- Build for client/tracker mode - Build for client/tracker mode `pio run -e esp32dev`
`pio run -e esp32dev` - Build for iGate `pio run -e esp32dev_igate`
- Build for iGate
`pio run -e esp32dev_igate`
# Development board # Development board
Development board schematics, case and antenna models are available under `extras/cad` and `extras/schematics`. Development board schematics, case and antenna models are available under `extras/cad` and `extras/schematics`.