From 1e3fb01778ef9eddcf68b5ac5f8a1cd6ec923a81 Mon Sep 17 00:00:00 2001 From: Justin Cooper Date: Thu, 10 Aug 2017 09:28:15 -0500 Subject: [PATCH] Remove reference to cc3000 --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 3409633..e8482f6 100644 --- a/library.properties +++ b/library.properties @@ -2,7 +2,7 @@ name=Adafruit MQTT Library version=0.17.0 author=Adafruit maintainer=Adafruit -sentence=MQTT library that supports the CC3000, FONA, ESP8266, Yun, and generic Arduino Client hardware. +sentence=MQTT library that supports the FONA, ESP8266, Yun, and generic Arduino Client hardware. paragraph=Simple MQTT library that supports the bare minimum to publish and subscribe to topics. category=Communication url=https://github.com/adafruit/Adafruit_MQTT_Library