TOTP
This commit is contained in:
12
lib/Arduino-Base32-Decode/library.properties
Normal file
12
lib/Arduino-Base32-Decode/library.properties
Normal file
@@ -0,0 +1,12 @@
|
||||
name=Base32-Decode
|
||||
version=1.0.1
|
||||
author=Dirk-Willem van Gulik et.al.
|
||||
license=ASLv2, Unlicense, Public-Domain
|
||||
maintainer=Dirk-Willem van Gulik <dirkx@webweaving.org>
|
||||
sentence=Base32 decoder; able to handle both binary and string encoded data.
|
||||
paragraph=RFC4648 Base32 decoder; handles both binary and string encoded data. With a char/unsigned-char interface as well as a String interface.
|
||||
category=Communication
|
||||
url=https://github.com/dirkx/Arduino-Base32-Decode
|
||||
architectures=*
|
||||
depends=
|
||||
includes=Base32-Decode.h
|
||||
Reference in New Issue
Block a user