Skip to content

Commit 6c6bdb2

Browse files
committed
Corrected minor textual errors and improved overall readability
1 parent 2dd064d commit 6c6bdb2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/Sensor/Pi_Pico/Grove-Starter-Kit-for-Raspberry-Pi-Pico.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ Now, rotate the **Grove Rotary Angle Sensor**, and you will hear different sound
196196

197197
**Step 2.** Connect the Grove OLED Display 0.96" to port I2C1 of the Grove Shield.
198198

199-
**Step 3.** Connect the Grove Temperature Humidity Sensor (DHT11) to port I2C0 of the Grove Shield.
199+
**Step 3.** Connect the Grove Temperature Humidity Sensor (DHT11) to port D18 of the Grove Shield.
200200

201201
**Step 4.** Plug the Grove Shield into the Pi Pico.
202202

docs/Sensor/SeeedStudio_XIAO/SeeedStudio_XIAO_ESP32S3/XIAO_ESP32S3_Getting_Started.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -286,9 +286,7 @@ Before everything starts, it is quite essential to have some basic parameters of
286286
</tr>
287287
</table>
288288

289-
:::tip
290-
The B2B connector of XIAO ESP32S3 Plus is compatible with [Wio-SX1262 extension board](https://www.seeedstudio.com/Wio-SX1262-with-XIAO-ESP32S3-p-5982.html) but not with Plug-in camera sensor board.
291-
:::
289+
292290
**Pin Map**
293291

294292
| XIAO Pin | Function | Chip Pin | Alternate Functions | Description |
@@ -332,7 +330,9 @@ The B2B connector of XIAO ESP32S3 Plus is compatible with [Wio-SX1262 extension
332330
</Tabs>
333331

334332
:::caution
335-
Although the XIAO ESP32-S3 assigns GPIO41 and GPIO42 to pins A11 and A12, due to the nature of the ESP32-S3 chip, pins A11 and A12 do not support ADC functionality. Please be sure to distinguish and differentiate between them.
333+
- Although the XIAO ESP32-S3 assigns GPIO41 and GPIO42 to pins A11 and A12, due to the nature of the ESP32-S3 chip, pins A11 and A12 do not support ADC functionality. Please be sure to distinguish and differentiate between them.
334+
335+
- The B2B connector of XIAO ESP32S3 Plus is compatible with [Wio-SX1262 extension board](https://www.seeedstudio.com/Wio-SX1262-with-XIAO-ESP32S3-p-5982.html) but not with Plug-in camera sensor board.
336336
:::
337337

338338
### Power Pins

0 commit comments

Comments
 (0)