showing the menu on the MCU display
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
@@ -96,7 +96,7 @@ static void set_wled_color(uint8_t r, uint8_t g, uint8_t b)
|
||||
|
||||
void setup(void)
|
||||
{
|
||||
setupButtons();
|
||||
setup_buttons();
|
||||
|
||||
u8g2_esp32_hal_t u8g2_esp32_hal = U8G2_ESP32_HAL_DEFAULT;
|
||||
u8g2_esp32_hal.bus.i2c.sda = PIN_SDA;
|
||||
|
Reference in New Issue
Block a user