add simple request building macros

This commit is contained in:
Robert 2022-12-16 00:02:22 +01:00
parent ca5125eaf9
commit c6523b70d3
4 changed files with 60 additions and 35 deletions

View file

@ -11,3 +11,5 @@ path = "src/lib.rs"
[dependencies]
serialport = "4.2.0"
rand = "0.8.5"