Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
maewolfsky committed Dec 5, 2023
1 parent 22072f4 commit 970dbd4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _board/flipper-zero_wifi_devboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The developer board with Wi-Fi connectivity made specially for Flipper Zero. Bas
* Advanced in-circuit debugging via USB or Wi-Fi using the [Black Magic Probe](https://github.com/blackmagic-debug/blackmagic) open source project
* As a bonus, ESP32-S2 allows Wi-Fi penetration testing (PMKID capturing, deauth, and more) and connects Flipper Zero to the Internet. These functions are not supplied with the module and must be implemented additionally.

## Technical deatils
## Technical details

* ESP32-S2-WROVER Xtensa® single-core 32-bit LX7 CPU, frequency up to 240MHz
* 2.4 GHz Wi-Fi (802.11 b/g/n)
Expand All @@ -29,7 +29,7 @@ The developer board with Wi-Fi connectivity made specially for Flipper Zero. Bas
* 320 KB SRAM
* 16 KB RTCSRAM
* 4 MB Flash
* 2MV PSRAM
* 2 MB PSRAM
* Working Voltage: 3 V to 3.6 V
* Up to 36 GPIOs
* 3 strapping GPIOs
Expand All @@ -56,4 +56,4 @@ The developer board with Wi-Fi connectivity made specially for Flipper Zero. Bas

## Learn More

* [ESP32-S2-WROVER Product page](https://products.espressif.com/#/product-selector?language=en&names=ESP32-S2-WROVER-N4R2)
* [ESP32-S2-WROVER Product page](https://products.espressif.com/#/product-selector?language=en&names=ESP32-S2-WROVER-N4R2)

0 comments on commit 970dbd4

Please sign in to comment.