Skip to content

Conversation

@rzeldent
Copy link
Owner

This pull request introduces a small update to the void loop() function in src/main.cpp. The change adds a call to the ui_tick() function to handle additional UI updates.

Copilot AI review requested due to automatic review settings July 26, 2025 05:00
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request adds a call to ui_tick() function within the main loop to handle additional UI updates for the EEZ (Envox EEZ) framework integration.

Changes

  • Added ui_tick() function call to the loop() function for EEZ UI handling

@rzeldent rzeldent linked an issue Jul 26, 2025 that may be closed by this pull request
rzeldent and others added 2 commits July 26, 2025 07:02
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Undid copilot suggestion
@rzeldent rzeldent merged commit d031a0a into main Jul 26, 2025
2 checks passed
@rzeldent rzeldent deleted the ui_tick branch July 26, 2025 05:56
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.

how can i make button event working with eez studio

2 participants