added missing newlines to template files
This commit is contained in:
parent
d58908517b
commit
cc2696c71a
@ -89,3 +89,4 @@ void <#watch_face_name#>_face_resign(movement_settings_t *settings, void *contex
|
|||||||
|
|
||||||
// handle any cleanup before your watch face goes off-screen.
|
// handle any cleanup before your watch face goes off-screen.
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -46,3 +46,4 @@ void <#watch_face_name#>_face_resign(movement_settings_t *settings, void *contex
|
|||||||
})
|
})
|
||||||
|
|
||||||
#endif // <#WATCH_FACE_NAME#>_FACE_H_
|
#endif // <#WATCH_FACE_NAME#>_FACE_H_
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user