This repository has been archived by the owner on Feb 9, 2022. It is now read-only.
Initial Release v1.0.0
Initial Release version v1.0.0
The Blynk ESP32 libraries for BlueTooth, BLE and WiFi, by design, can't coexist. So that when we'd like to use either WiFi or BlueTooth / BLE, it's not possible within the same sketch.
With this libraries modifications, we now can compile with both options, then select one (WiFi or BT/BLE) to run at reboot by pressing a switch.