We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a34070 commit fa8fc94Copy full SHA for fa8fc94
README.md
@@ -13,7 +13,9 @@
13
This is a Micropython Library for RaspberryPi-Pico to communicate with ESP8266 using AT command.
14
15
## Hardware Connection
16
-
+<p align="center">
17
+<img src="https://user-images.githubusercontent.com/29272159/134862637-7109bc5b-ac92-4637-8ca6-b4d2fd6d9656.png" width="800">
18
+</p>
19
20
## Getting Started with Examples
21
The best way to learn **Raspberry Pi Pico Micropython ESP8266 Library** is to understand the examples.
0 commit comments