fix lib.properties category
This commit is contained in:
parent
65fe6dda5f
commit
cd2bf9d9ed
|
|
@ -4,7 +4,7 @@ author=Felix Rusu
|
||||||
maintainer=Felix Rusu <felix@lowpowerlab.com>
|
maintainer=Felix Rusu <felix@lowpowerlab.com>
|
||||||
sentence=Simple Arduino library for SPI flash memory chips
|
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.
|
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
|
url=https://github.com/LowPowerLab/RFM69
|
||||||
architectures=avr,samd,esp8266,esp32,stm32
|
architectures=avr,samd,esp8266,esp32,stm32
|
||||||
includes=RFM69.h,RFM69_ATC.h,RFM69_OTA.h
|
includes=RFM69.h,RFM69_ATC.h,RFM69_OTA.h
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue