UNPKG

obd-raw-data-parser

Version:

A React Native hook library to manage Bluetooth Low Energy connections and communication with ELM327 OBD-II adapters.

3 lines 162 B
export declare function hexToDTC(hexValue: string): string; export declare function decToDTC(decValue: number): string; //# sourceMappingURL=dtcConverter.d.ts.map