Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheFedOne authored Mar 27, 2017
1 parent cc46266 commit 8a94400
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions examples/I_I2C_menu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,10 @@ Example 9: I2C_menu

![schematic](https://github.com/VasilKalchev/LiquidMenu/blob/master/examples/I_I2C_menu/I2C_menu.png?raw=true)
This is the "hello_menu" example configured for I2C connection.


To use an I2C connection you need to define I2C as "true" in the "LiquidMenu_config.h" file.

Tested with [LiquidCrystal_I2C][lc_i2c].

[lc_i2c]: https://github.com/marcoschwartz/LiquidCrystal_I2C

0 comments on commit 8a94400

Please sign in to comment.