Skip to content

Commit

Permalink
add png
Browse files Browse the repository at this point in the history
add png
  • Loading branch information
xuhongv committed Jun 3, 2019
1 parent fc85150 commit b96df55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<img src="https://h5xuhong.oss-cn-hongkong.aliyuncs.com/8266%E5%9B%BE%E7%89%87/esp32.png" width="600px" height="400px" alt="Banner" />
<img src="png/esp32.png" width="600px" height="400px" alt="Banner" />
</p>

***************************************************
Expand Down Expand Up @@ -30,6 +30,7 @@
|7_Key_Short_Long|利用GPIO中断做一个按键的短按和长按的回调事件,再也无须担心触发源。|https://blog.csdn.net/xh870189248/article/details/80524714|
|8_udp_client_server|实现本地 UDP 客户端和服务端角色,在局域网内实现通讯。|https://blog.csdn.net/xh870189248/article/details/80737111|
|9_tcp_client_server|实现本地 TCP 客户端和服务端角色,实现断电重连。|https://blog.csdn.net/xh870189248/article/details/80817529|
|10_ws2812_RMT|使用esp32的rmt驱动ws2812。|https://blog.csdn.net/xh870189248/article/details/80817529|

***************************************************
### ③、esp32各种好玩的Demo和资料收集栏:
Expand Down
Binary file added png/esp32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b96df55

Please sign in to comment.