From 1666ddcfe7f41cca97539edca0c9f0ad30d3cf64 Mon Sep 17 00:00:00 2001 From: sumotoy Date: Thu, 9 Apr 2015 17:24:51 +0200 Subject: [PATCH] Added property file for IDE 1.6.3 --- library.properties | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 library.properties diff --git a/library.properties b/library.properties new file mode 100644 index 0000000..34967f8 --- /dev/null +++ b/library.properties @@ -0,0 +1,9 @@ +name=TFT_ILI9163C +version=0.8 +author=Max MC Costa +maintainer=sumotoy +sentence=A fast SPI driver for TFT drived by ILI9163C, fully SPI Transaction compatible and very fast with Teensy 3 +paragraph=This library works with many MCU's included Arduino's but it's particular fast with Teensy 3, Teensy 3.1. +category=Display Driver +url=https://github.com/sumotoy/TFT_ILI9163C +architectures=*