Update README.md

master
sh123 2022-12-19 12:01:32 +02:00 zatwierdzone przez GitHub
rodzic 1f53cbd03e
commit e944d26471
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -23,9 +23,9 @@ Modules, which are used by users and known to work
- TTGO T-Beam (SX1276) - TTGO T-Beam (SX1276)
# Building # Building
- Update `include/config.h` - Update `include/config.h` with your parameters
- Build for client/tracker mode `pio run -e esp32dev` - To build for client/tracker mode use `pio run -e esp32dev`
- Build for iGate `pio run -e esp32dev_igate` - To build for iGate mode use `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`.