lora: Propagate "defmt" feature to lora crates

This commit is contained in:
Timo Kröger 2022-06-25 10:06:00 +02:00
parent 8e8106ef55
commit 6ee29ff0bd

View file

@ -18,6 +18,7 @@ flavors = [
sx127x = []
stm32wl = ["embassy-stm32", "embassy-stm32/subghz"]
time = []
defmt = ["dep:defmt", "lorawan/defmt", "lorawan-device/defmt"]
[dependencies]