Skip to content

Commit

Permalink
Update examples
Browse files Browse the repository at this point in the history
  • Loading branch information
mobizt committed May 1, 2019
1 parent 5c7e9e8 commit 95acd1a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/Blynk/Blynk.ino
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@ void setup()
Firebase.begin(FIREBASE_HOST, FIREBASE_AUTH);
Firebase.reconnectWiFi(true);

Firebase.begin(FIREBASE_HOST, FIREBASE_AUTH);
Firebase.reconnectWiFi(true);

if (!Firebase.beginStream(firebaseData1, path))
{
Expand Down

0 comments on commit 95acd1a

Please sign in to comment.