Commit 6e8bc21
committed
factorysetup: don't skip BLE if already flashed
If the BLE boot check failed further below, repeating the factory
setup made it report success, as _verify_ble() only checks if the BLE
firmware was flashed properly already, and the boot check is skipped
in that case.
For now we simply remove this check so every attempt tries the whole
BLE setup & verification procedure. To be refactored later.1 parent e2eed40 commit 6e8bc21
1 file changed
+0
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
512 | 512 | | |
513 | 513 | | |
514 | 514 | | |
515 | | - | |
516 | | - | |
517 | | - | |
518 | | - | |
519 | | - | |
520 | | - | |
521 | | - | |
522 | 515 | | |
523 | 516 | | |
524 | 517 | | |
| |||
0 commit comments