-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7595686
commit c339ec6
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule InfiniTime
updated
10 files
+10 −5 | .github/workflows/main.yml | |
+1 −1 | CMakeLists.txt | |
+1 −1 | README.md | |
+4 −1 | docker/Dockerfile | |
+1 −1 | src/components/datetime/DateTimeController.h | |
+11 −2 | src/displayapp/DisplayApp.cpp | |
+1 −0 | src/displayapp/fonts/CMakeLists.txt | |
+0 −1 | src/displayapp/screens/Timer.h | |
+2 −2 | src/displayapp/screens/Weather.cpp | |
+1 −0 | src/resources/CMakeLists.txt |