Ble receiver (#337)

* BLE app

* Update ui_navigation.cpp

Co-authored-by: Furrtek <furrtek@gmail.com>
This commit is contained in:
Erwin Ried
2020-04-20 06:50:03 +02:00
committed by GitHub
parent d95bda65ce
commit 40531e9230
12 changed files with 770 additions and 3 deletions

View File

@@ -318,6 +318,12 @@ set(MODE_CPPSRC
)
DeclareTargets(PNRR nrfrx)
### BTLE RX
set(MODE_CPPSRC
proc_btlerx.cpp
)
DeclareTargets(PBTR btlerx)
### AIS
set(MODE_CPPSRC