This commit is contained in:
Dmitry Borisenko
2021-12-22 14:09:50 +01:00
parent 5e9b15e7de
commit 24a9d55ea0
195 changed files with 15629 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
name=StreamUtils
version=1.6.1
author=Benoit Blanchon <blog.benoitblanchon.fr>
maintainer=Benoit Blanchon <blog.benoitblanchon.fr>
sentence=💪 Power-ups for Arduino streams
paragraph=Enhances existing streams with logging, buffering, error correction, and more! Works with Serial, SoftwareSerial, WiFiClient...
category=Other
url=https://github.com/bblanchon/ArduinoStreamUtils
architectures=*
repository=https://github.com/bblanchon/ArduinoStreamUtils.git
license=MIT