mirror of
https://github.com/joeycastillo/second-movement.git
synced 2026-02-04 18:55:43 +00:00
Moved face
This commit is contained in:
@ -73,4 +73,5 @@
|
||||
#include "wareki_face.h"
|
||||
#include "deadline_face.h"
|
||||
#include "wordle_face.h"
|
||||
#include "endless_runner_face.h"
|
||||
// New includes go above this line.
|
||||
|
||||
@ -48,4 +48,5 @@ SRCS += \
|
||||
./watch-faces/sensor/lis2dw_monitor_face.c \
|
||||
./watch-faces/complication/wareki_face.c \
|
||||
./watch-faces/complication/deadline_face.c \
|
||||
./watch-faces/complication/endless_runner_face.c \
|
||||
# New watch faces go above this line.
|
||||
|
||||
Reference in New Issue
Block a user