enum still needs to be defined manually

This commit is contained in:
rusefi 2018-09-28 18:55:37 -07:00
parent 6ccc1ede72
commit 65a8753ad1
1 changed files with 5 additions and 0 deletions

View File

@ -518,6 +518,11 @@ typedef enum {
Force_4b_spi_device = ENUM_32_BITS,
} spi_device_e;
typedef enum {
TC_ZERO = 0,
Force_4b_spi_device = ENUM_32_BITS,
} tChargeMode_e;
/**
* Frankenso analog #1 PC2 ADC12
* Frankenso analog #2 PC1 ADC11