added dtcs for Signal-Timeout and empty tank

This commit is contained in:
2022-03-08 21:23:06 +01:00
parent 0bc6d01a5f
commit 7a84b80126
6 changed files with 39 additions and 1 deletions

View File

@@ -6,6 +6,7 @@
#include "config.h"
#include "common.h"
#include "globals.h"
#include "dtc.h"
#define LUBE_PULSE_LENGHT_MS 160
#define LUBE_PULSE_PAUSE_MS 100