mirror of
https://github.com/taigrr/arduinolibs
synced 2025-01-18 04:33:12 -08:00
Add license terms: MIT for library, PD for examples
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
/*
|
||||
This example demonstrates how to use the Form and Field classes from the
|
||||
FreetronicsLCD library to provide a simple UI on the 16x2 LCD display.
|
||||
|
||||
This example is placed into the public domain.
|
||||
*/
|
||||
|
||||
// include the library code:
|
||||
|
||||
@@ -4,6 +4,8 @@ standard LiquidCrystal library to provide support for the Freetronics back light
|
||||
and Up/Down/Left/Right/Select buttons. More information on the shield here:
|
||||
|
||||
http://www.freetronics.com/pages/16x2-lcd-shield-quickstart-guide
|
||||
|
||||
This example is placed into the public domain.
|
||||
*/
|
||||
|
||||
// include the library code:
|
||||
|
||||
Reference in New Issue
Block a user