Create new open
module for calling auth
and gpio
appropriately
This commit is contained in:
parent
e65e086b90
commit
30b7e5bfe3
7 changed files with 114 additions and 0 deletions
6
labadoor-open/Cargo.toml
Normal file
6
labadoor-open/Cargo.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
[package]
|
||||
name = "labadoor-open"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
Loading…
Add table
Add a link
Reference in a new issue