Interface MicrobitWebBluetoothConnectionOptions

interface MicrobitWebBluetoothConnectionOptions {
    logging?: Logging;
}

Properties

Properties

logging?: Logging