From cc2696c71a3cfc0e76f5daeafbde20cdc8790324 Mon Sep 17 00:00:00 2001 From: David Keck Date: Wed, 26 Jan 2022 19:12:12 -0500 Subject: added missing newlines to template files --- movement/template/template.h | 1 + 1 file changed, 1 insertion(+) (limited to 'movement/template/template.h') diff --git a/movement/template/template.h b/movement/template/template.h index 29f66346..8c1b3126 100644 --- a/movement/template/template.h +++ b/movement/template/template.h @@ -46,3 +46,4 @@ void <#watch_face_name#>_face_resign(movement_settings_t *settings, void *contex }) #endif // <#WATCH_FACE_NAME#>_FACE_H_ + -- cgit v1.2.3