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 1bf5405 commit 6e12866Copy full SHA for 6e12866
src/Wippersnapper.h
@@ -55,10 +55,11 @@
55
#endif
56
57
// Uncomment the following use the staging IO server //
58
-#define USE_STAGING ///< Use Adafruit IO staging certificate
59
-#define IO_MQTT_SERVER "io.adafruit.us" ///< Adafruit IO MQTT Server
+//#define USE_STAGING ///< Use Adafruit IO staging
+//certificate #define IO_MQTT_SERVER "io.adafruit.us" ///< Adafruit IO MQTT
60
+//Server
61
-//#define IO_MQTT_SERVER "io.adafruit.com" ///< Adafruit IO MQTT Server
62
+#define IO_MQTT_SERVER "io.adafruit.com" ///< Adafruit IO MQTT Server
63
//(Production)
64
65
#ifdef USE_TINYUSB
0 commit comments