menu
ble_backend package
documentation
ble_serial.dart
BleSerial
startNotifications method
startNotifications method
dark_mode
light_mode
startNotifications
method
Future
<
void
>
startNotifications
(
)
Implementation
Future<void> startNotifications() async { await _characteristicRx.startNotifications(); }
ble_backend package
documentation
ble_serial
BleSerial
startNotifications method
BleSerial class