mirror of
https://github.com/firewalkwithm3/Sensor-Watch.git
synced 2024-11-22 19:20:30 +08:00
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.
|
||||
}
|
||||
|
||||
|
|
|
@ -46,3 +46,4 @@ void <#watch_face_name#>_face_resign(movement_settings_t *settings, void *contex
|
|||
})
|
||||
|
||||
#endif // <#WATCH_FACE_NAME#>_FACE_H_
|
||||
|
||||
|
|
Loading…
Reference in a new issue