We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d101ec commit fdb26c2Copy full SHA for fdb26c2
LinkIt7697_WebBluetooth.ino
@@ -70,6 +70,7 @@ void loop() {
70
71
// broadcasting value changes to all connected central devices
72
LBLEPeripheral.notifyAll(CHARACTERISTIC_UUID_TX);
73
+
74
CHARACTERISTIC_UUID_TX.setValue("");
75
}
76
0 commit comments