From 4508a02477e3932d2010bde07a40591a0833332d Mon Sep 17 00:00:00 2001 From: sh123 Date: Mon, 19 Dec 2022 10:48:52 +0200 Subject: [PATCH] Update readme --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2e5b6e4..ee9487f 100644 --- a/README.md +++ b/README.md @@ -24,10 +24,8 @@ Modules, which are used by users and known to work # Building - Update `include/config.h` -- Build for client/tracker mode - `pio run -e esp32dev` -- Build for iGate - `pio run -e esp32dev_igate` +- Build for client/tracker mode `pio run -e esp32dev` +- Build for iGate `pio run -e esp32dev_igate` # Development board Development board schematics, case and antenna models are available under `extras/cad` and `extras/schematics`.