diff --git a/inc/config.h b/inc/config.h --- a/inc/config.h +++ b/inc/config.h @@ -30,16 +30,8 @@ #define LED_POWER GPIOF,GPIO_PIN_0 #define MAX_CS GPIOA,GPIO_PIN_15 -#define SW_BTN GPIOB, GPIO_PIN_4 -#define SW_UP GPIOB, GPIO_PIN_7 -#define SW_DOWN GPIOB, GPIO_PIN_3 -#define SW_LEFT GPIOB, GPIO_PIN_5 -#define SW_RIGHT GPIOB, GPIO_PIN_6 - #define SSR_PIN GPIOA, GPIO_PIN_1 -// Visual niceness -#define hal_init() HAL_Init() // Add bootloader option to top of idle screen menu #define BOOTLOADER_SHORTCUT