Skip to content

Device driver for the AMT Flash (MPPS) v13 OBD Cable

License

Notifications You must be signed in to change notification settings

endes0/amtflash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

amtflash

Device driver for the AMT Flash (MPPS) v13 OBD Cable

Usage

from amtflash import AMTFlash
device = AMTFlash()
print("Version: {}".format(device.get_version()))
print("Version: {}".format(device.get_version_str()))
´´´

About

Device driver for the AMT Flash (MPPS) v13 OBD Cable

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages