Fix for missing image reference
This commit is contained in:
parent
bfd1f906fb
commit
7e982bc925
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ if(CONFIG_ZMK_DISPLAY)
|
|||
zephyr_library_sources(widgets/icons/bluetooth_advertising_3.c)
|
||||
zephyr_library_sources(widgets/icons/bluetooth_advertising_4.c)
|
||||
zephyr_library_sources(widgets/icons/bluetooth_advertising_5.c)
|
||||
zephyr_library_sources(widgets/icons/bluetooth_disconnected_right.c)
|
||||
endif()
|
||||
if(CONFIG_CUSTOM_WIDGET_LAYER_STATUS)
|
||||
zephyr_library_sources(widgets/icons/layers.c)
|
||||
|
|
Loading…
Add table
Reference in a new issue