From cd2bf9d9edd6e0784af7ed9d4a8124f2c693b7dc Mon Sep 17 00:00:00 2001 From: Felix Rusu Date: Mon, 16 Apr 2018 20:10:17 -0400 Subject: [PATCH] fix lib.properties category --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index adc00a8..f7582c3 100644 --- a/library.properties +++ b/library.properties @@ -4,7 +4,7 @@ author=Felix Rusu maintainer=Felix Rusu sentence=Simple Arduino library for SPI flash memory chips paragraph=Easy to use library for controlling all types of RFM69 transceivers. Designed for Moteino boards. Also tested with Arduino, STM32, SAMD boards. -category=Wireless Communications +category=Communication url=https://github.com/LowPowerLab/RFM69 architectures=avr,samd,esp8266,esp32,stm32 includes=RFM69.h,RFM69_ATC.h,RFM69_OTA.h