stm32: remove subghz feature.
It's available only on WL. if you're using a WL, you want subghz for sure.
This commit is contained in:
@ -19,7 +19,7 @@ flavors = [
|
||||
[features]
|
||||
sx126x = []
|
||||
sx127x = []
|
||||
stm32wl = ["embassy-stm32", "embassy-stm32/subghz"]
|
||||
stm32wl = ["dep:embassy-stm32"]
|
||||
time = []
|
||||
defmt = ["dep:defmt", "lorawan/defmt", "lorawan-device/defmt"]
|
||||
|
||||
|
Reference in New Issue
Block a user