forked from xiaozhi/xiaozhi-esp32
Add MCP server
This commit is contained in:
@@ -94,6 +94,7 @@ private:
|
||||
display_ = new NoDisplay();
|
||||
return;
|
||||
}
|
||||
ESP_ERROR_CHECK(esp_lcd_panel_invert_color(panel_, false));
|
||||
|
||||
// Set the display to on
|
||||
ESP_LOGI(TAG, "Turning display on");
|
||||
|
||||
Reference in New Issue
Block a user