We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5df134 commit f459f84Copy full SHA for f459f84
static/include/micro-rdk-hardware.md
@@ -10,3 +10,8 @@ The following ESP32 microcontrollers are supported:
10
Your microcontroller should have the following resources available to work with the micro-RDK:
11
12
- 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