From 2136f7e8fd95ae5e94cda31faa3e923e7429c563 Mon Sep 17 00:00:00 2001 From: max mc costa Date: Sat, 28 Feb 2015 18:17:01 +0100 Subject: [PATCH] Update README.md --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a2d3521..0648e19 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ https://code.google.com/p/lcd-image-converter/ Thanks Adafruit for his Adafruit_GFX! Thanks to Paul Stoffregen for his beautiful Teensy3 and high speed SPI magic. -+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Version: @@ -133,3 +133,13 @@ https://code.google.com/p/lcd-image-converter/ SPI transaction,added BLACK TAG 2.2 display 0.3b2: Added 24bit image display code and example. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + Legal Notes: + + This library it's free to use but if you port for other MCU or include in distribution or whatever you have + to leave intact the readme inside the library, add your text about modifications but leave intact the text + in the .h file. + If you included in distributions please leave me a note. + If you porting for other MCU or IDE, leave me a note, I will included in the readme here the link. + + I'm not responsable for any damage created by using this library, it was developed for the community and + I uses my spare time to support it