From 86d67f9d609a34bb2edd9ab890460368459cc0f8 Mon Sep 17 00:00:00 2001 From: per1234 Date: Sun, 29 Nov 2015 01:38:38 -0800 Subject: [PATCH] Add category to library.properties Fixes the `WARNING: Category '' in library SparkFun ESP8266 AT Library is not valid. Setting to 'Uncategorized'` warning in Arduino IDE 1.6.6. --- library.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/library.properties b/library.properties index eb42da1..60c7e06 100644 --- a/library.properties +++ b/library.properties @@ -4,5 +4,6 @@ author=SparkFun Electronics maintainer=Jim Lindblom sentence=Driver library for SparkFun's ESP8266 WiFi Shield. paragraph=Simple API to connect to WiFi, TCP, and other functions made available by the MG2639 Cellular Shield. +category=Communication url=http://github.com/sparkfun/SparkFun_ESP8266_AT_Arduino_Library architectures=*