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 d439a4c commit e528c88Copy full SHA for e528c88
examples/Basics/SendDataOnTrigger/SendDataOnTrigger.ino
@@ -9,7 +9,7 @@
9
5. Add trigger on your cayenne dashboard for the TRIGGER_CHANNEL widget when it becomes 1.
10
*/
11
12
-#define CAYENNE_DEBUG
+//#define CAYENNE_DEBUG
13
#define CAYENNE_PRINT Serial
14
#include <CayenneMQTTEthernet.h> // Change this to use a different communication device. See Communications examples.
15
0 commit comments