InfiniTimeOrg / InfiniTime

Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS
GNU General Public License v3.0
2.64k stars 904 forks source link

Added weather, current track info, ability to select temperature units, settings menu, and better notification indicator to WatchFaceCasioStyleG7710 #1798

Closed borkymcgee closed 11 months ago

borkymcgee commented 11 months ago

Added to WatchFaceCasioStyleG7710:

Additionally added support for setting and using the temperature units within WatchFacePineTimeStyle

borkymcgee commented 11 months ago

Never done a pull request before, hope everything is in order and up-to-snuff (and apologies if i've done anything wrong)

github-actions[bot] commented 11 months ago

Build checks have not completed. Possible reasons for this are:

  1. The checks need to be approved by a maintainer
  2. The branch has conflicts
  3. The firmware build has failed
borkymcgee commented 11 months ago

Hmm on further thought I suspect this is probably a bit much for one pull request, I'm gonna break it up and try submitting PRs for the individual features i add