EricSmekens / node-bluetooth-obd

Node package for communication with Bluetooth OBD connectors.
Other
267 stars 71 forks source link

add condition of obd returned searching info #12

Closed Joouis closed 9 years ago

Joouis commented 9 years ago

Sometimes OBD will return "SEARCHING..." firstly, and then return the data source, so add this condition judgment to filter "SEARCHING..." message, otherwise the routine will parse and only return {}.

EricSmekens commented 9 years ago

I will merge this soon, just need to get my simulator back running again.

EricSmekens commented 9 years ago

I will merge it now, but maybe I will revise this later to make it more consistent.

Joouis commented 9 years ago

Ok, it is up 2 u :100: XD