diff --git a/library.properties b/library.properties new file mode 100644 index 0000000..adc00a8 --- /dev/null +++ b/library.properties @@ -0,0 +1,10 @@ +name=RFM69_LowPowerLab +version=1.0.0 +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 +url=https://github.com/LowPowerLab/RFM69 +architectures=avr,samd,esp8266,esp32,stm32 +includes=RFM69.h,RFM69_ATC.h,RFM69_OTA.h