Add basic BLE I/O
This commit is contained in:
parent
666499c240
commit
17b84d9aec
13 changed files with 806 additions and 23 deletions
|
|
@ -9,6 +9,8 @@ extended=${2:-false}
|
|||
|
||||
features_base=(
|
||||
uart,cam,denm
|
||||
ble,cam,denm,cam_tx
|
||||
uart,ble,cam,denm
|
||||
spat,gnss_ubx,screen
|
||||
spat,gnss_ubx,screen,cam_tx
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue