Apply clang-format to all C++ files
This commit is contained in:
committed by
Riku Isokoski
parent
718fbdab98
commit
7f45538eb5
@@ -30,7 +30,7 @@ namespace Pinetime {
|
||||
|
||||
lv_obj_t *bpmArc, *bpmTap, *bpmValue;
|
||||
lv_obj_t *bpbDropdown, *currentBpbText;
|
||||
lv_obj_t *playPause;
|
||||
lv_obj_t* playPause;
|
||||
|
||||
lv_task_t* taskRefresh;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user