Skip to content

Fix#53

Merged
vampi62 merged 3 commits intomainfrom
fix
Feb 7, 2026
Merged

Fix#53
vampi62 merged 3 commits intomainfrom
fix

Conversation

@vampi62
Copy link
Owner

@vampi62 vampi62 commented Feb 7, 2026

dependency updates, improvements to Wi-Fi connection logic in embedded code, and a Dockerfile fix.

Introduce a local wl_status_t status variable and use it for connection checks instead of repeatedly calling WiFi.status(). Apply the change to both ledstore and scanbox setupWiFi() implementations to reduce repeated function calls and centralize status comparisons during connection attempts.
Bump keras from 3.12.0 to 3.13.1 in electrostoreIA/requirements.txt
regenerate package-lock.json files for electrostoreFRONT and tests/electrostoreFRONT to reflect updated dependencies.
@vampi62 vampi62 merged commit 544828d into main Feb 7, 2026
3 checks passed
@vampi62 vampi62 deleted the fix branch February 7, 2026 10:12
vampi62 added a commit that referenced this pull request Feb 8, 2026
* fix ci api

* Cache WiFi.status() in setupWiFi()

Introduce a local wl_status_t status variable and use it for connection checks instead of repeatedly calling WiFi.status(). Apply the change to both ledstore and scanbox setupWiFi() implementations to reduce repeated function calls and centralize status comparisons during connection attempts.

* Upgrade dependency

Bump keras from 3.12.0 to 3.13.1 in electrostoreIA/requirements.txt
regenerate package-lock.json files for electrostoreFRONT and tests/electrostoreFRONT to reflect updated dependencies.
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