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 144 B
export declare function checkHex(n: string): boolean; export declare function Hex2Bin(n: string): string; //# sourceMappingURL=obdUtils.d.ts.map