Skip to content

lkrasner/obd-cxx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

obd-cxx

A simple C++ OBD-II library that reads commands from a configuration file.

Requirements

make

gcc

pkg-config

muparser

Installation

./configure
make
sudo make install

About

A simple C++ OBD-II library that reads commands from a configuration file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages