basic launcher switching between two widgets

This commit is contained in:
Joey Castillo
2021-10-03 14:26:17 -04:00
parent 399caa2582
commit 95ea714d61
10 changed files with 155 additions and 100 deletions

View File

@@ -20,7 +20,8 @@ INCLUDES += \
# ../utils/temperature.c
SRCS += \
../launcher.c \
../widgets/fake_widget.c \
../widgets/fake_widget_1.c \
../widgets/fake_widget_2.c \
# Leave this line at the bottom of the file; it has all the targets for making your project.
include $(TOP)/rules.mk