Skip to content

Commit 72809d7

Browse files
authored
Apply suggestions from code review
1 parent 247e098 commit 72809d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/hardware/03.nano/boards/nano-esp32/product.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ url_guide: /tutorials/
55
core: arduino:esp32
66
---
77

8-
The Arduino Nano ESP32 is the first ever Arduino board based on a ESP32 microcontroller from [Espressif](https://www.espressif.com/en/products/socs/esp32), the **NORA-W106 module** from u-blox. USB-C® connector, 128 Mb of Flash, support for MicroPython & Arduino IoT Cloud enabled, it is a very versatile development board.
8+
The Arduino Nano ESP32 is the first ever Arduino board based on a ESP32 microcontroller from [Espressif](https://www.espressif.com/en/products/socs/esp32), the **NORA-W106 module** from u-blox. USB-C® connector, 16 MB (128 Mbit) of Flash, support for MicroPython & Arduino IoT Cloud enabled, it is a very versatile development board.

content/hardware/03.nano/boards/nano-esp32/tutorials/cheat-sheet/cheat-sheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The NORA-W106 also embeds an antenna for Bluetooth® and Wi-Fi® connectivity.
3333
The memory of the ESP32-S3 has
3434
- 384 kB ROM
3535
- 512 kB SRAM
36-
- 128 MB of Flash (external, provided via GD25B128EWIGR)
36+
- 16 MB of Flash (external, provided via GD25B128EWIGR)
3737

3838
## Datasheet
3939

0 commit comments

Comments
 (0)