Skip to content

Commit

Permalink
updated readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
forntoh committed Jul 23, 2020
1 parent aba43ff commit ae3e11e
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,18 @@ Follow this guide to install the library https://www.arduino.cc/en/guide/librari

## Examples

### Basic Navigation
### 01 Basic Navigation

See [Wiki - Basic-Navigation](https://github.com/forntoh/LcdMenu/wiki/Basic-Navigation)
See [Wiki - Basic-Navigation](https://github.com/forntoh/LcdMenu/wiki/Example-01-Basic-Navigation)

### Submenus
### 02 Sub Menus

See [Wiki - Submenus](https://github.com/forntoh/LcdMenu/wiki/Submenus)
See [Wiki - Sub Menus](https://github.com/forntoh/LcdMenu/wiki/Example-02-Sub-Menu)

### 03 Callbacks

See [Wiki - Callbacks](https://github.com/forntoh/LcdMenu/wiki/Example-03-Callback)

### 04 Dynamic Menus

See [Wiki - Dynamic Menu](https://github.com/forntoh/LcdMenu/wiki/Example-04-Dynamic-Menu)

0 comments on commit ae3e11e

Please sign in to comment.