Instance Method

pollSensorSignal(board:)

Obtains a reference to the module’s “streamable” signal.

Declaration

func pollSensorSignal(board: MWBoard) throws -> MWDataSignal?

Default Implementations

MWPollable Implementations