Device macro to generate stateful and publish variants of device specific poll inputs.
This commit is contained in:
@ -92,7 +92,7 @@ features = ["defmt", "unstable-traits", "nightly"]
|
||||
# Macros
|
||||
[workspace.dependencies.syn]
|
||||
version = "2.0.*"
|
||||
features = ["extra-traits"]
|
||||
features = ["extra-traits", "parsing"]
|
||||
[workspace.dependencies.quote]
|
||||
version = "1.0.*"
|
||||
[workspace.dependencies.trybuild]
|
||||
|
Reference in New Issue
Block a user