From 8abfd25a6cc500c5d7849cb39469b7763964d319 Mon Sep 17 00:00:00 2001 From: Jean-François Milants Date: Sun, 9 Apr 2023 10:46:55 +0200 Subject: Fix code formatting --- src/displayapp/screens/SystemInfo.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/displayapp/screens/SystemInfo.cpp') diff --git a/src/displayapp/screens/SystemInfo.cpp b/src/displayapp/screens/SystemInfo.cpp index dd15221b..eea75938 100644 --- a/src/displayapp/screens/SystemInfo.cpp +++ b/src/displayapp/screens/SystemInfo.cpp @@ -205,8 +205,7 @@ std::unique_ptr SystemInfo::CreateScreen3() { xPortGetFreeHeapSize(), xPortGetMinimumEverFreeHeapSize(), mallocFailedCount, - stackOverflowCount - ); + stackOverflowCount); lv_obj_align(label, lv_scr_act(), LV_ALIGN_CENTER, 0, 0); return std::make_unique(2, 5, label); } -- cgit v1.2.3-70-g09d2