Add status icons widget
This commit is contained in:
parent
77d3239866
commit
edba1d9ccf
12 changed files with 151 additions and 69 deletions
|
|
@ -406,6 +406,7 @@ list(APPEND SOURCE_FILES
|
|||
displayapp/Colors.cpp
|
||||
displayapp/widgets/Counter.cpp
|
||||
displayapp/widgets/PageIndicator.cpp
|
||||
displayapp/widgets/StatusIcons.cpp
|
||||
|
||||
## Settings
|
||||
displayapp/screens/settings/QuickSettings.cpp
|
||||
|
|
@ -611,6 +612,7 @@ set(INCLUDE_FILES
|
|||
displayapp/Colors.h
|
||||
displayapp/widgets/Counter.h
|
||||
displayapp/widgets/PageIndicator.h
|
||||
displayapp/widgets/StatusIcons.h
|
||||
drivers/St7789.h
|
||||
drivers/SpiNorFlash.h
|
||||
drivers/SpiMaster.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue