From 11a4538af5c0e270ab182e963d8db7e35b6fb981 Mon Sep 17 00:00:00 2001 From: max mc costa Date: Fri, 27 Feb 2015 23:32:39 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cc7c74c..26a59a0 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Features: - It uses just 4 or 5 wires. - Compatible at command level with Adafruit display series so it's easy to adapt existing code. - It uses the standard Adafruit_GFX Library (you need to install). - + - Teensy3 optimized and SPI transaction compatible Pay Attention to connections!!!!: @@ -108,6 +108,8 @@ Version: 0.1b1: Beta version! Fully working but still not tested with Arduino and DUE (altrough it compile) 0.2b2: Code cleaned and added support for 2.2" RED PCB displays. 0.2b4: Bug fixes and added color space support. + 0.3b1: Complete rework on Teensy SPI based on Paul Stoffregen work + SPI transaction,added BLACK TAG 2.2 display +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ BugList of the current version: