esp-cpp / espp

C++ components for ESP
https://esp-cpp.github.io/espp/
MIT License
28 stars 9 forks source link

feat(display): Allow full configuration of display task #244

Closed finger563 closed 1 month ago

finger563 commented 1 month ago

Description

Allow configuration of display task using espp::Task::BaseConfig.

Motivation and Context

Allows users to change the name, core id, etc. for the display task.

How has this been tested?

Building the display_drivers/example and building and running in esp-box-emu project.

Screenshots (if appropriate, e.g. schematic, board, console logs, lab pictures):

Types of changes

Checklist:

Software

github-actions[bot] commented 1 month ago

:white_check_mark:Static analysis result - no issues found! :white_check_mark:

01066231350 commented 1 month ago

https://w.wiki/ACCX