DarthAffe / OBD.NET

C#-Library to read data from car through an ELM327-/STN1170-Adapter
GNU General Public License v2.0
184 stars 83 forks source link

Added abstract pids supported and changed the way to get the supporte… #9

Closed StefanKraai closed 6 years ago

StefanKraai commented 6 years ago

Added abstact class to remove duplicate function across the supportedpids. Made a fix for supported pids as described in #8

DarthAffe commented 6 years ago

Hey, thanks for the pull-request. You're right, the code is obviously wrong, I've no idea how i came up with this ... I just tested your fix and it seems to work fine :)