rfbutton 0.1.0

A library for decoding 433 MHz RF remote codes.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.thiserror]
version = "1.0.30"

[package]
authors = ["Andrew Walbran <qwandor@gmail.com>"]
categories = ["hardware-support", "parser-implementations"]
description = "A library for decoding 433 MHz RF remote codes."
edition = "2021"
keywords = ["rf", "433mhz"]
license = "MIT OR Apache-2.0"
name = "rfbutton"
repository = "https://github.com/qwandor/rfbutton/"
resolver = "2"
version = "0.1.0"