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
|
|
@ -57,9 +57,7 @@ Enable UART I/O protocol according to [docs/uart-protocol.md](./docs/uart-protoc
|
|||
|
||||
### BLE
|
||||
Enable BLE I/O protocol according to [docs/ble-protocol.md](./docs/ble-protocol.md).
|
||||
Will enable `denm` feature, but also enabling `cam` is recommended for full functionality.
|
||||
|
||||
Note: Raw message reception is currently not implemented!
|
||||
Enabling `denm` feature or `cam` feature is recommended, otherwise no data will be received.
|
||||
|
||||
|
||||
## Usage
|
||||
|
|
|
|||
Loading…
Reference in a new issue