We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e12866 commit 4dae9b7Copy full SHA for 4dae9b7
src/Wippersnapper.h
@@ -56,8 +56,8 @@
56
57
// Uncomment the following use the staging IO server //
58
//#define USE_STAGING ///< Use Adafruit IO staging
59
-//certificate #define IO_MQTT_SERVER "io.adafruit.us" ///< Adafruit IO MQTT
60
-//Server
+// certificate #define IO_MQTT_SERVER "io.adafruit.us" ///< Adafruit IO MQTT
+// Server
61
62
#define IO_MQTT_SERVER "io.adafruit.com" ///< Adafruit IO MQTT Server
63
//(Production)
0 commit comments