Merge branch 'wyoscan'

This commit is contained in:
hueso 2025-12-16 16:03:40 -03:00
commit db4d4d222b
4 changed files with 2 additions and 1 deletions

View File

@ -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.

View File

@ -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.

View File

@ -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,