Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

Commit

Permalink
Version v1.0.2 to add Smart Config Portal for WiFi/BT/BLE
Browse files Browse the repository at this point in the history
  • Loading branch information
khoih-prog authored Feb 5, 2020
1 parent c97920e commit 71ae68e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The suggested and easiest way is to use `Arduino Library Manager`. Search for `B

The suggested way to install manually is to:

1. Navigate to [BlynkESP32_BT_WF] (https://github.com/khoih-prog/BlynkESP32_BT_WF) page.
1. Navigate to [BlynkESP32_BT_WF](https://github.com/khoih-prog/BlynkESP32_BT_WF) page.
2. Download the latest release `BlynkESP32_BT_WF-master.zip`.
3. Extract the zip file to `BlynkESP32_BT_WF-master` directory
4. Copy whole `BlynkESP32_BT_WF-master` folder to Arduino libraries' directory such as `~/Arduino/libraries`.
Expand Down Expand Up @@ -252,7 +252,7 @@ Connecting Blynk via BLE, using auth = ****
***Why this version***

This new version enables user to eliminate `hardcoding` your Wifi and Blynk credentials, thanks to the `Smart Config Portal`, and have Credentials (WiFi SID/PW, Blynk WiFi/BT/BLE Tokens/ Hardware Port) saved in either SPIFFS or EEPROM.
See more info at [Blynk_WM] (https://github.com/khoih-prog/Blynk_WM)
See more info at [Blynk_WM](https://github.com/khoih-prog/Blynk_WM)

### Releases v1.0.1

Expand Down

0 comments on commit 71ae68e

Please sign in to comment.