Snippet - Devantech LCD03 driver

Devantech LCD03 driver

This driver allows the use of the LCD03 display using either serial or I2C port.

Gus, this code was already present in CodeShare :wink:

http://www.tinyclr.com/codeshare/entry/1

Btw, I’ve updated it because of the use of I2CDevice type instead of I2C variable.

Kudos on the snippet commenting. Usage examples even! Nice!

Thanks

Thank you :slight_smile:
It’s indeed more work, but I think it’s really useful when you have such “help” while writing code.