Skip to content

Commit 301b491

Browse files
committed
adad
1 parent 2efee3b commit 301b491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Demo_Source_Sink_LED/Source_Thread.inot

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* The output SOURCE, it sends 'bool' values. */
2-
SOURCE(led, bool)
2+
SOURCE(led, bool);
33

44
void setup()
55
{

0 commit comments

Comments
 (0)