Esp32OtaPackage constructor
Esp32OtaPackage(
- BluetoothCharacteristic notifyCharacteristic,
- BluetoothCharacteristic writeCharacteristic
Constructor
Implementation
Esp32OtaPackage(this.notifyCharacteristic, this.writeCharacteristic);