Skip to content

Commit d4338ac

Browse files
committed
Reenable btnBond event listener
1 parent c5ca119 commit d4338ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/workflows/ble.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ class BLEWorkflow extends Workflow {
5151
btnReconnect = modal.querySelector('#bleReconnect');
5252

5353
btnRequestBluetoothDevice.addEventListener('click', this.onRequestBluetoothDeviceButtonClick.bind(this));
54-
//btnBond.addEventListener('click', this.onBond.bind(this));
54+
btnBond.addEventListener('click', this.onBond.bind(this));
5555
btnReconnect.addEventListener('click', this.reconnectButtonHandler.bind(this));
5656

5757
// Check if Web Bluetooth is available

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy