UNPKG

rxjs-obd

Version:

RxJS Implementation for OBD (On Board Diagnostics) of vehicles via ELM 327 connections.

3 lines (2 loc) 125 B
export { fromOBD } from './fromOBD'; export { fromBluetoothSerialList, BluetoothSerialDevice } from './fromBluetoothSerial';