Skip to content

Commit 77515ce

Browse files
committed
2 parents 7345b1e + 99b4f97 commit 77515ce

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ Modules, which are used by users and known to work
3131
# Development board
3232
Development board schematics, case and antenna models are available under `extras/cad` and `extras/schematics`.
3333

34-
Supported ESP32 boards are with 30 and 38 pinouts (configured with solder pads).
34+
Supported ESP32 boards are with 36 and 38 pinouts (configured with solder pads).
3535

36-
⚠ **ESP32 socket on the devboard is for narrow ESP32 boards (22mm socket width), such as NodeMCU-32S, usually without labels! There are ESP32 boards with wider 25mm socket, these won't fit into the default devboard.**
36+
⚠ **There are ESP32 boards with different socket widths: 22mm and 25mm, board files for 25mm have _wide suffix in file names.**
3737

3838
![Modes of operation](extras/images/device.png)

extras/schematics/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ Suitable for two different narrower ESP32 devkit board types with different pino
77

88
Pinout configuration is done via solder pads.
99

10+
⚠ **There are ESP32 boards with different socket widths: 22mm and 25mm, board files for 25mm have _wide suffix in file names.**
11+
1012
![Board](../images/board.png)

0 commit comments

Comments
 (0)