BLE: write confirmation isn't HW only
Happens on the Suunto EON Steel as well. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
2693735bb7
commit
8a1f5b9566
@ -78,7 +78,7 @@ void BLEObject::characteristicWritten(const QLowEnergyCharacteristic &c, const Q
|
||||
isCharacteristicWritten = true;
|
||||
}
|
||||
} else {
|
||||
qDebug() << "BLEObject::characteristicWritten not supposed to fire. Now HW only function";
|
||||
qDebug() << "BLEObject::characteristicWritten";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user