OMG we are not using java yet?!
This commit is contained in:
parent
4dcd8a6308
commit
c0abf52bd8
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue