rfid-debug 0.0.7

RFID reader utilities to encode and decode H10301 26bit Wiegand format
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.bit_field]
version = "0.10.1"

[package]
description = "RFID reader utilities to encode and decode H10301 26bit Wiegand format"
documentation = "https://docs.rs/rfid-debug"
edition = "2021"
homepage = "https://github.com/kylestev/rfid-debug"
license = "MIT"
license-file = "LICENSE"
name = "rfid-debug"
readme = "README.md"
repository = "https://github.com/kylestev/rfid-debug"
resolver = "2"
version = "0.0.7"