From 99e419e3dc02f9ab3f9122585f4944536151c08f Mon Sep 17 00:00:00 2001 From: sh123 Date: Sat, 18 Mar 2023 20:50:28 +0200 Subject: [PATCH 1/5] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 295b921..78587d9 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,9 @@ Modules, which are used by users and known to work - To build for iGate mode use `pio run -e esp32dev_igate` # 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`. + +Supported ESP32 boards are with 30 and 38 pinouts (configured with solder pads), +NB! **PCB ESP32 socket is for narrow ESP32 boards, such as NodeMCU-32S**. ![Modes of operation](extras/images/device.png) From b3d25994155e137b63631ec5384c582f9b4675d0 Mon Sep 17 00:00:00 2001 From: sh123 Date: Sat, 18 Mar 2023 20:51:17 +0200 Subject: [PATCH 2/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78587d9..09052eb 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,6 @@ Modules, which are used by users and known to work Development board schematics, case and antenna models are available under `extras/cad` and `extras/schematics`. Supported ESP32 boards are with 30 and 38 pinouts (configured with solder pads), -NB! **PCB ESP32 socket is for narrow ESP32 boards, such as NodeMCU-32S**. +⚠ **PCB ESP32 socket for the devboard is for narrow ESP32 boards, such as NodeMCU-32S**. ![Modes of operation](extras/images/device.png) From 087eb487f2250788d5ce1aadb76d8ccf379a20aa Mon Sep 17 00:00:00 2001 From: sh123 Date: Sat, 18 Mar 2023 20:51:36 +0200 Subject: [PATCH 3/5] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 09052eb..9e950f6 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,8 @@ Modules, which are used by users and known to work # Development board Development board schematics, case and antenna models are available under `extras/cad` and `extras/schematics`. -Supported ESP32 boards are with 30 and 38 pinouts (configured with solder pads), +Supported ESP32 boards are with 30 and 38 pinouts (configured with solder pads). + ⚠ **PCB ESP32 socket for the devboard is for narrow ESP32 boards, such as NodeMCU-32S**. ![Modes of operation](extras/images/device.png) From 8fd408eba5eef1795d03f50329532513cdfd6735 Mon Sep 17 00:00:00 2001 From: sh123 Date: Sat, 18 Mar 2023 20:52:21 +0200 Subject: [PATCH 4/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e950f6..b2d1d98 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,6 @@ Development board schematics, case and antenna models are available under `extra Supported ESP32 boards are with 30 and 38 pinouts (configured with solder pads). -⚠ **PCB ESP32 socket for the devboard is for narrow ESP32 boards, such as NodeMCU-32S**. +⚠ **ESP32 socket on the devboard is for narrow ESP32 boards, such as NodeMCU-32S!**. ![Modes of operation](extras/images/device.png) From 8ec92d08d1a03f5ada343025de430c6be05a9b7a Mon Sep 17 00:00:00 2001 From: sh123 Date: Sat, 18 Mar 2023 20:53:33 +0200 Subject: [PATCH 5/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2d1d98..151cf4c 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,6 @@ Development board schematics, case and antenna models are available under `extra Supported ESP32 boards are with 30 and 38 pinouts (configured with solder pads). -⚠ **ESP32 socket on the devboard is for narrow ESP32 boards, such as NodeMCU-32S!**. +⚠ **ESP32 socket on the devboard is for narrow ESP32 boards, such as NodeMCU-32S!** ![Modes of operation](extras/images/device.png)