Skip to content

Commit fdb26c2

Browse files
authored
Update LinkIt7697_WebBluetooth.ino
1 parent 0d101ec commit fdb26c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

LinkIt7697_WebBluetooth.ino

+1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ void loop() {
7070

7171
// broadcasting value changes to all connected central devices
7272
LBLEPeripheral.notifyAll(CHARACTERISTIC_UUID_TX);
73+
7374
CHARACTERISTIC_UUID_TX.setValue("");
7475
}
7576
}

0 commit comments

Comments
 (0)