RF433any/library.properties

11 lines
623 B
Properties
Raw Permalink Normal View History

2021-06-04 17:57:28 +08:00
name=RF433any
2024-02-18 21:05:14 +08:00
version=0.7.7
2021-06-04 17:57:28 +08:00
author=Sébastien Millet
maintainer=Sébastien Millet <milletseb@laposte.net>
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.
2021-06-04 17:57:28 +08:00
category=Communication
url=https://github.com/sebmillet/RF433any
2024-02-18 21:05:14 +08:00
architectures=avr, esp32, esp8266
2021-06-04 17:57:28 +08:00
includes=RF433any.h