rebeccasc

Results 1 issues of rebeccasc

QuickBlue **irregularly** throws an exception when calling ```dart await QuickBlue.setNotifiable( device.address, myUartServiceUUID, myUartCharacteristicsUUID, BleInputProperty.notification); ``` This exception does not always occur thats why I assume it's a timing error. Here's...