Skip to content

Commit

Permalink
added a comma 😁
Browse files Browse the repository at this point in the history
  • Loading branch information
forntoh committed Aug 24, 2021
1 parent 9ccae01 commit ba33bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/List/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This is a basic example, it will show you how to use lists in the LcdMenu library.

> Requested inpired and based on previous work by [@thijstriemstra](https://github.com/forntoh/LcdMenu/pull/22) 🙏
> Requested, inpired and based on previous work by [@thijstriemstra](https://github.com/forntoh/LcdMenu/pull/22) 🙏
The supported datatype for the list is `String`. This can be used for other primitive datatypes, you just need to pass it as string then parse the result to the desired datatype.

Expand Down

0 comments on commit ba33bb8

Please sign in to comment.