From c98f8446885296f44525b1a7370e4f95b8e7461b Mon Sep 17 00:00:00 2001 From: per1234 Date: Sat, 2 Jan 2016 03:24:50 -0800 Subject: [PATCH] Add category to library.properties Fixes the WARNING: Category '' in library GainspanS2W is not valid. Setting to 'Uncategorized' warning in Arduino IDE 1.6.6 and 1.6.7. --- library.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/library.properties b/library.properties index b087433..c1cda26 100644 --- a/library.properties +++ b/library.properties @@ -3,6 +3,7 @@ author=Matthijs Kooijman email=matthijs@stdin.nl sentence=Library for Gainspan Serial-to-wifi modules. paragraph=This library allows using these module to send and receive data through TCP, UDP, SSL, etc. +category=Communication url=https://github.com/Pinoccio/library-gainspan-s2w architectures=* version=0.1