Skip to content

Commit e528c88

Browse files
authored
Update SendDataOnTrigger.ino
1 parent d439a4c commit e528c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Basics/SendDataOnTrigger/SendDataOnTrigger.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
5. Add trigger on your cayenne dashboard for the TRIGGER_CHANNEL widget when it becomes 1.
1010
*/
1111

12-
#define CAYENNE_DEBUG
12+
//#define CAYENNE_DEBUG
1313
#define CAYENNE_PRINT Serial
1414
#include <CayenneMQTTEthernet.h> // Change this to use a different communication device. See Communications examples.
1515

0 commit comments

Comments
 (0)