-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e15b489
commit 3e39f80
Showing
1 changed file
with
3 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,8 @@ | ||
* sysex continuation where end byte is the first byte in the last packet. handle this in parser? or treat this as sysex continuation packet? | ||
* disconnect API? | ||
* custom work queue? | ||
* init radio notifications early | ||
* disconnect when using debug_optimizations | ||
|
||
* investigate disconnect when using debug_optimizations | ||
|
||
# ble stuff | ||
|
||
* 2M PHY | ||
* LLPM | ||
* DLE https://devzone.nordicsemi.com/f/nordic-q-a/108469/prioritizing-outgoing-data-from-ble-peripheral-depending-on-bandwidth | ||
* 2M PHY? | ||
* LLPM? |