Skip to content
This repository was archived by the owner on Mar 14, 2023. It is now read-only.

Commit b85caf3

Browse files
authored
Update README.md
1 parent cb3d013 commit b85caf3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AutoReConnect/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ The second best choice is solutions which :
2020

2121
1. Use non-blocking functions in `loop()`
2222
2. Permit `non-blocking AutoReConnect` feature to
23-
- connect to the `best WiFi AP available` in the AP list (according to quality: highest RSSI/reliability APs first)
24-
- connect to the `best Blynk server available` in the Blynk-Server list (according to priority: local Blynk servers first, then Cloud-based servers next)
23+
- auto(re)connect to the `best WiFi AP available` in the AP list (according to quality: highest RSSI/reliability APs first)
24+
- auto(re)connect to the `best Blynk server available` in the Blynk-Server list (according to priority: local Blynk servers first, then Cloud-based servers next)
2525

2626
## Design principles of AutoReConnect
2727

0 commit comments

Comments
 (0)