Structure

This commit is contained in:
2023-01-16 19:04:11 -08:00
parent d968b34702
commit 3489b66ed6
7 changed files with 68 additions and 6 deletions

View File

@ -1,5 +1,9 @@
[workspace]
members = [
# Device types
"node",
"master",
# Examples
"examples/playground"
]