This commit is contained in:
J. Nick Koston
2026-01-07 16:37:09 -10:00
parent 329e800684
commit d46b0c4abb

View File

@@ -161,7 +161,7 @@ static const char *const TAG = "wifi";
/// │ ↓ │ /// │ ↓ │
/// │ ┌─────────────────────────────────────────────────────────────┐ │ /// │ ┌─────────────────────────────────────────────────────────────┐ │
/// │ │ SCANNING │ │ /// │ │ SCANNING │ │
/// │ │ (check_roaming_ starts scan, attempts++) │ │ /// │ │ (attempts++ in check_roaming_ before entering this state) │ │
/// │ └─────────────────────────┬───────────────────────────────────┘ │ /// │ └─────────────────────────┬───────────────────────────────────┘ │
/// │ │ │ /// │ │ │
/// │ ┌──────────────┼──────────────┐ │ /// │ ┌──────────────┼──────────────┐ │