diff --git a/library.properties b/library.properties index d92dc453e..878d39467 100644 --- a/library.properties +++ b/library.properties @@ -1,9 +1,9 @@ name=RF24 -version=1.3.2 +version=1.3.3 author=TMRh20 maintainer=TMRh20,Avamander sentence=A library for NRF24L01(+) communication. paragraph=Optimized library for nRF24L01(+) that is simple to use for beginners, but yet offers a lot for advanced users. It also has a lot of good examples how to use the library. category=Communication url=https://tmrh20.github.io/RF24/ -architectures=avr,arm,x86,esp8266 +architectures=avr,arm,x86,esp8266,esp32