Merge branch 'wyoscan'
This commit is contained in:
commit
db4d4d222b
@ -78,4 +78,5 @@
|
||||
#include "higher_lower_game_face.h"
|
||||
#include "lander_face.h"
|
||||
#include "simon_face.h"
|
||||
#include "wyoscan_face.h"
|
||||
// New includes go above this line.
|
||||
|
||||
@ -53,4 +53,5 @@ SRCS += \
|
||||
./watch-faces/complication/higher_lower_game_face.c \
|
||||
./watch-faces/complication/lander_face.c \
|
||||
./watch-faces/complication/simon_face.c \
|
||||
./watch-faces/clock/wyoscan_face.c \
|
||||
# New watch faces go above this line.
|
||||
|
||||
@ -25,7 +25,6 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "wyoscan_face.h"
|
||||
#include "watch_private_display.h"
|
||||
|
||||
/*
|
||||
Slowly render the current time from left to right,
|
||||
Loading…
x
Reference in New Issue
Block a user