-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
here my config
#define INFO_DISPLAY_TYPE INFO_DISPLAY_TYPE_I2C_SSD1306_128x64
#define INFO_DISPLAY_I2C_ADDRESS 0x3C
#define INFO_DISPLAY_I2C_SDA_PIN 20
#define INFO_DISPLAY_I2C_SCL_PIN 21
#define LCD_KEY_SENSE_X_PIN PIN_A5
#define LCD_KEY_SENSE_Y_PIN PIN_A10
#define LCD_KEY_SENSE_PUSH_PIN PIN_A9
i see data on oled screen. But joystick input not working

also i can able to compile firmware only with this fixes
#270
#269
Metadata
Metadata
Assignees
Labels
No labels