Device macro to generate stateful and publish variants of device specific poll inputs.

This commit is contained in:
Zachary Sunforge
2023-06-19 19:24:47 -07:00
parent 9ea0e69d92
commit 0c7839491d
8 changed files with 283 additions and 156 deletions

View File

@ -20,4 +20,6 @@ workspace = true
workspace = true
[dev-dependencies.trybuild]
workspace = true
workspace = true
[dev-dependencies.physical-node]
path = "../../node"