Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
funnygeeker authored Jan 3, 2024
1 parent db57c12 commit f065dd5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
- You can even use it to implement a keyboard!!!

![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)

### Tested Development Boards
- esp32c3, esp32s3, esp01s
Expand Down Expand Up @@ -134,4 +135,4 @@ Parameters for parent menu of MenuItem will be inherited by child menus if not e
11. data parameter:
Additional data that can be added and retrieved when needed, currently does not have a specific purpose
"""
```
```

0 comments on commit f065dd5

Please sign in to comment.