Auto clear error codes

Hi,
Would it be possible to clear the cars errorcodes every 2 sec automaticly ?

Hi @anicrap,

Welcome to the community.

Sure, all you need to do is to create a custom job calling the obd.dtc function:

http://docs.autopi.io/commands/obd/#obd-dtc

You can call the function with clear=True to clear the codes.

best
Peter