Files
Rader_Success_5/.gitignore
Admin 64618617cf Fix: Improve BLE data reception and WiFi connection stability
- Add BLE data timeout handling: auto-process data when timeout occurs
- Fix WiFi reconnection: add scanning conflict detection with isScanning flag
- Fix WiFi scanning timeout: reset WiFi hardware state before scanning
- Improve scan conflict handling: wait for scan completion instead of skipping
- Add WiFi.scanDelete() calls to prevent hardware state issues
- Add proper isScanning flag management in all scanning functions
2026-03-03 16:06:57 +08:00

8 lines
120 B
Plaintext

.pio
.vscode/.browse.c_cpp.db*
.vscode/c_cpp_properties.json
.vscode/launch.json
.vscode/ipch
Git提交方法.md
.trae/