WiFi Fix #51

Closed
opened 2026-04-05 17:51:44 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @gorbit99 on 9/30/2025

This PR fixes 2 issues with #435

  1. The constant printing of "." was present even once the connection process failed completely, this was reverted to the original behaviour
  2. Apparently ESP32 can't fetch the WiFi SSID without WiFi.begin() being called first, I applied a fix
*Originally created by @gorbit99 on 9/30/2025* This PR fixes 2 issues with #435 1. The constant printing of "." was present even once the connection process failed completely, this was reverted to the original behaviour 2. Apparently ESP32 can't fetch the WiFi SSID without WiFi.begin() being called first, I applied a fix
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/SlimeVR-Tracker-ESP#51