mirror of
https://github.com/nopnop2002/esp-idf-ssd1306.git
synced 2024-10-03 18:18:47 -04:00
Fit to ESP-IDF version v4.1
This commit is contained in:
parent
333fda60b2
commit
4e9e5b1cca
@ -30,7 +30,7 @@ void app_main(void)
|
||||
{
|
||||
SSD1306_t dev;
|
||||
int center, top, bottom;
|
||||
char lineChar[16];
|
||||
char lineChar[20];
|
||||
|
||||
#if CONFIG_I2C_INTERFACE
|
||||
ESP_LOGI(tag, "INTERFACE is i2c");
|
||||
|
Loading…
Reference in New Issue
Block a user