interface MicrobitRadioBridgeConnectionOptions {
    logging?: Logging;
}

Properties

Properties

logging?: Logging