Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Holman tap timer - migrate to jinja templates for scalability #2

Open
wants to merge 4 commits into
base: holman-tap-timer
Choose a base branch
from

Conversation

rhys-e2
Copy link

@rhys-e2 rhys-e2 commented Mar 26, 2024

Fix schedule switches to ensure correctness. Not sure if the DPS have changed slightly since this was written, but the previous schedule schedule switch would cause weird behaviour. It would incorrectly manipulate the data, corrupting the encoded value (so when the switch is toggled back, the original schedule is lost). This also caused index errors.

rhys-e2 and others added 3 commits March 27, 2024 03:29
Fix schedule switches to ensure correctness. Not sure if the DPS have changed slightly since this was written, but the previous schedule schedule switch would cause weird behaviour.  It would incorrectly manipulate the data, corrupting the encoded value (so when the switch is toggled back, the original schedule is lost). This also caused index errors.
@rhys-e2 rhys-e2 changed the title Holman tap timer - fix schedule switch Holman tap timer - migrate to jinja templates for scalability Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants