mirror of https://github.com/rusefi/wideband.git
cleanup
This commit is contained in:
parent
2cbbcd7e82
commit
e6b97d78fc
|
@ -26,15 +26,11 @@
|
|||
/* Driver constants. */
|
||||
/*===========================================================================*/
|
||||
|
||||
/*
|
||||
* Setup for STMicroelectronics STM32 Nucleo32-F042K6 board.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Board identifier.
|
||||
*/
|
||||
#define BOARD_ST_NUCLEO32_F042K6
|
||||
#define BOARD_NAME "STMicroelectronics STM32 Nucleo32-F042K6"
|
||||
#define BOARD_NAME "rusEfi Wideband Controller"
|
||||
|
||||
/*
|
||||
* Board oscillators-related settings.
|
||||
|
|
Loading…
Reference in New Issue