Commit 271ae77
committed
pbio/sys/hmi: Fix waiting on Bluetooth to get ready.
When disabling, it should wait while ready, so until not ready.
Fixes 660d728.
This was only working on hubs with the btstack driver due to a change in the pbdrv_bluetooth_is_ready(), but we can revert that now.1 parent 0bbc88f commit 271ae77
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
627 | 627 | | |
628 | 628 | | |
629 | 629 | | |
630 | | - | |
| 630 | + | |
631 | 631 | | |
632 | 632 | | |
633 | 633 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
| 191 | + | |
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| |||
0 commit comments