Skip to content

Commit

Permalink
Add usage section
Browse files Browse the repository at this point in the history
  • Loading branch information
mzyy94 committed Jan 28, 2024
1 parent 5f5c81e commit 859c88c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
# M5Dial-LVGL
LVGL porting for M5Dial

## Usage
Call `m5dial_lvgl_init()` first, `m5dial_lvgl_next()` in a loop.
Please refer to examples for more details.

## License

[MIT](LICENSE)

0 comments on commit 859c88c

Please sign in to comment.