fix(ble): Remove unpair combo code.

* Favor the settings reset images for this.
This commit is contained in:
Pete Johanson
2020-11-10 14:35:23 -05:00
parent 348a44a8a3
commit 7d16186b7a
26 changed files with 1 additions and 192 deletions

View File

@@ -16,7 +16,3 @@
, <&pro_micro_d 10 GPIO_ACTIVE_HIGH>
;
};
&bt_unpair_combo {
key-positions = <0 42>;
};