We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c3b1ae commit 48a7ff7Copy full SHA for 48a7ff7
examples/Threading/Demo_Source_Sink_Counter/Consumer.inot
@@ -1,4 +1,4 @@
1
-SINK(counter, int);
+SINK(counter, int, 10);
2
3
void setup()
4
{
0 commit comments