We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2efee3b commit 301b491Copy full SHA for 301b491
examples/Demo_Source_Sink_LED/Source_Thread.inot
@@ -1,5 +1,5 @@
1
/* The output SOURCE, it sends 'bool' values. */
2
-SOURCE(led, bool)
+SOURCE(led, bool);
3
4
void setup()
5
{
0 commit comments