04-30-2021, 05:30 PM
Hi Daniel,
Thank you for Wasp-OS I am having some fun learning how main.py and all the code works together.
I wanted to make the analog watch face a little different and the battery and BLE status smaller.
I added a very small formula to calc the day of the week to my redesign of the analog clock.
This is what it looks like on the similator.
The day of the week is based on Monday as the first day of the week from this website https://cs.uwaterloo.ca/~alopez-o/math-faq/node73.html
Thank you for Wasp-OS I am having some fun learning how main.py and all the code works together.
I wanted to make the analog watch face a little different and the battery and BLE status smaller.
I added a very small formula to calc the day of the week to my redesign of the analog clock.
This is what it looks like on the similator.
The day of the week is based on Monday as the first day of the week from this website https://cs.uwaterloo.ca/~alopez-o/math-faq/node73.html