SerialInterfaceFactory

@AssistedFactory
interface SerialInterfaceFactory(source)

Factory for creating SerialInterface instances.

Functions

Link copied to clipboard
abstract fun create(rest: String): SerialInterface