esp-cpp / espp

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

feat(input_drivers): Add error logs when lvgl registration fails #274

Closed finger563 closed 3 days ago

finger563 commented 3 days ago

Description

Add error logs to input_drivers if lvgl registration fails.

Motivation and Context

Related to #273 and https://github.com/esp-cpp/esp-box-emu/pull/74, the input registration would silently fail. This improves it by making it less silent :)

How has this been tested?

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

Types of changes

Checklist:

Software

github-actions[bot] commented 3 days ago

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