From 8faa77ea6dab5d7b1e2c92954a6565c2b954cee6 Mon Sep 17 00:00:00 2001 From: sadykowich Date: Wed, 12 Sep 2018 13:44:24 +0200 Subject: [PATCH] Create library.properties This file need to using this library in Eclipes CDT Arduino. Without this file the library manager doesn't listing this library. --- libraries/TFT_Touch_Shield_V2/library.properties | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 libraries/TFT_Touch_Shield_V2/library.properties diff --git a/libraries/TFT_Touch_Shield_V2/library.properties b/libraries/TFT_Touch_Shield_V2/library.properties new file mode 100644 index 0000000000..db467f6031 --- /dev/null +++ b/libraries/TFT_Touch_Shield_V2/library.properties @@ -0,0 +1,10 @@ +name=TFT_Touch_Shield_V2 +version=2.0 +author=luweicong@seeedstudio.com +maintainer=luweicong@seeedstudio.com +sentence=TFT_Touch_Shield_V2 library +paragraph=This is a multifunctional Arduino/Seeeduino/Arduino Mega compatible resistive touch screen. +category=Communication +url= +architectures=esp8266 +dot_a_linkage=true