InfiniTimeOrg / InfiniTime

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

Added a limit to the amount of events in Timeline #1877

Closed Avamander closed 8 months ago

Avamander commented 9 months ago

This PR acts as an upper sanity limit to the amount of events in the timeline.

This will not impact companions that push updated data at the same rate as it expires. (So for example next Gadgetbridge update)

github-actions[bot] commented 9 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