lora: Propagate "defmt" feature to lora crates
This commit is contained in:
parent
8e8106ef55
commit
6ee29ff0bd
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ flavors = [
|
|||
sx127x = []
|
||||
stm32wl = ["embassy-stm32", "embassy-stm32/subghz"]
|
||||
time = []
|
||||
defmt = ["dep:defmt", "lorawan/defmt", "lorawan-device/defmt"]
|
||||
|
||||
[dependencies]
|
||||
|
||||
|
|
Loading…
Reference in a new issue