mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-09 09:52:06 +08:00
d792be8999
Consolidate multiple macro-defined functions into inline methods within ListWidgetSP to improve readability and maintainability. This change ensures that the widget functionalities are more straightforward and easier to debug. Adjust related headers and implementation files accordingly.