Merge branch 'master' of https://github.com/rusefi/rusefi
This commit is contained in:
commit
989af6e16e
|
@ -49,7 +49,6 @@
|
||||||
#define TS_UART_DEVICE (&UARTD4)
|
#define TS_UART_DEVICE (&UARTD4)
|
||||||
|
|
||||||
#undef TS_SERIAL_DEVICE
|
#undef TS_SERIAL_DEVICE
|
||||||
#define TS_SERIAL_DEVICE (&SD4)
|
|
||||||
|
|
||||||
#undef EFI_BLUETOOTH_SETUP
|
#undef EFI_BLUETOOTH_SETUP
|
||||||
#define EFI_BLUETOOTH_SETUP TRUE
|
#define EFI_BLUETOOTH_SETUP TRUE
|
||||||
|
@ -88,7 +87,6 @@
|
||||||
#define CONSOLE_MODE_SWITCH_PORT GPIOE // ???
|
#define CONSOLE_MODE_SWITCH_PORT GPIOE // ???
|
||||||
|
|
||||||
#undef CONFIG_RESET_SWITCH_PORT
|
#undef CONFIG_RESET_SWITCH_PORT
|
||||||
#define CONFIG_RESET_SWITCH_PORT GPIOE // ???
|
|
||||||
|
|
||||||
//!!!!!!!!!!!!!!!
|
//!!!!!!!!!!!!!!!
|
||||||
//#undef EFI_INTERNAL_ADC
|
//#undef EFI_INTERNAL_ADC
|
||||||
|
|
Loading…
Reference in New Issue