Skip to content

Conversation

@lchin21
Copy link

@lchin21 lchin21 commented Oct 4, 2025

Fixes issue #173

Adds last balance variable that tracks the previous balance of the balance module. This variable is used to determine if the balance has changed. If not, the data is not sent to the host and the oof() function is returned early.

This prevents the balance module from repeatedly rendering.

…nce is different. Data is only sent if balance has changed. This prevents data from being continuously sent, causing the balance module to constantly render.
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.

1 participant