diff --git a/library.properties b/library.properties index f6cea08..875aa1a 100644 --- a/library.properties +++ b/library.properties @@ -1,10 +1,10 @@ name=RF433any -version=0.7.6 +version=0.7.7 author=Sébastien Millet maintainer=Sébastien Millet sentence=A library to decode any protocol received on a 433 Mhz Radio Frequencies receiver paragraph=Use this library to decode any protocol received on a 433 Mhz Radio Frequencies receiver. Allow to display low level data (raw code), user level data (code received) and code timings. No pre-defined timings to specify, the library detects it. You can also use its output to use RF433recv library. category=Communication url=https://github.com/sebmillet/RF433any -architectures=avr +architectures=avr, esp32, esp8266 includes=RF433any.h