BLE: Remove denm dependency, align default features with readme
This commit is contained in:
parent
352ef6fb7a
commit
2dfcfef58d
3 changed files with 5 additions and 5 deletions
|
|
@ -15,6 +15,8 @@ features_base=(
|
|||
spat,gnss_ubx,screen,cam_tx
|
||||
)
|
||||
features_more=(
|
||||
spat,gnss_ubx,screen,ble
|
||||
spat,gnss_ubx,screen,ble,cam_tx
|
||||
spat,gnss_ubx,screen,cam,denm
|
||||
spat,gnss_ubx,screen,cam_tx,cam,denm
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue