OMG we are not using java yet?!

This commit is contained in:
rusefi 2021-01-18 19:00:53 -05:00
parent 4dcd8a6308
commit c0abf52bd8
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
#define EFI_PIN_ADC9 GPIOB_1 #define EFI_PIN_ADC9 GPIOB_1
#endif /* EFI_PIN_ADC9 */ #endif /* EFI_PIN_ADC9 */
#define _2_MHZ 2_000_000 #define _2_MHZ 2'000'000
#if EFI_PROD_CODE #if EFI_PROD_CODE
#include "mpu_util.h" #include "mpu_util.h"