Skip to content

Commit f459f84

Browse files
authoredFeb 13, 2024
DOCS-1800: Add recommendation for WROVER (#2520)
1 parent a5df134 commit f459f84

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎static/include/micro-rdk-hardware.md

+5
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,8 @@ The following ESP32 microcontrollers are supported:
1010
Your microcontroller should have the following resources available to work with the micro-RDK:
1111

1212
- 2 Cores + 384kB SRAM + 4MB Flash
13+
14+
{{< alert title="Tip" color="tip" >}}
15+
The main difference between the WROOM and WROVER is that the WROVER has additional RAM.
16+
If you would like to send large messages to your device or use the Viam app control page on the device, we recommend using the WROVER.
17+
{{< /alert >}}

0 commit comments

Comments
 (0)
Please sign in to comment.