Fixup clang-format

This commit is contained in:
KemoNine 2020-12-28 21:52:45 +00:00
parent 7b0f0090dd
commit 9fc49f5413

View file

@ -26,7 +26,7 @@ static struct zmk_widget_layer_status layer_status_widget;
lv_obj_t *zmk_display_status_screen() {
lv_obj_t *screen;
screen = lv_obj_create(NULL, NULL);
#if IS_ENABLED(CONFIG_ZMK_WIDGET_BATTERY_STATUS)