Skip to content

Commit

Permalink
Update README.ZH-CN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
funnygeeker authored Jan 3, 2024
1 parent f065dd5 commit a3123f8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.ZH-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
- micropython 的简易菜单库,可以通过简单的配置,构造一个菜单
- 甚至你可以用它来实现一个键盘!!!
![IMG_20231117_152427](https://github.com/funnygeeker/micropython-easymenu/assets/96659329/2c880f4a-1556-4ba6-b919-eb7874c2ea18)
![IMG_20240103_171254](https://github.com/funnygeeker/micropython-easymenu/assets/96659329/5fd0e46c-50e4-4441-8dc2-64247ca8383a)

### 已测试的开发板
- esp32c3, esp32s3, esp01s
Expand Down Expand Up @@ -132,4 +133,4 @@ MenuItem 父菜单设置的参数,子菜单如果不单独设置,则会继
11. data 参数:
可以加入一些附加数据,需要时获取,暂时并没有特别的作用
"""
```
```

0 comments on commit a3123f8

Please sign in to comment.