Skip to content

Commit

Permalink
Update HueBlinkMultipleHubs.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
tigoe committed Feb 10, 2020
1 parent 2f5f754 commit 0b6afd4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#include <ArduinoHttpClient.h>
#include "arduino_secrets.h"

// make a wifi instance and a HttpClient instance:
// make a wifi instance:
WiFiClient wifi;

// a string to hold the global light state ( {"on": true} or {"on":false}):
Expand Down

0 comments on commit 0b6afd4

Please sign in to comment.