mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-17 06:52:18 +01:00
Added public domain notice
This commit is contained in:
parent
efd81d3796
commit
89e65d20e0
@ -13,6 +13,7 @@
|
|||||||
modified 14 Apr 2009
|
modified 14 Apr 2009
|
||||||
by Tom Igoe and Scott Fitzgerald
|
by Tom Igoe and Scott Fitzgerald
|
||||||
|
|
||||||
|
This example code is in the public domain.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
const int redPin = 0; // sensor to control red color
|
const int redPin = 0; // sensor to control red color
|
||||||
@ -35,6 +36,7 @@ void loop()
|
|||||||
|
|
||||||
/* Processing code for this example
|
/* Processing code for this example
|
||||||
|
|
||||||
|
// This example code is in the public domain.
|
||||||
|
|
||||||
import processing.serial.*;
|
import processing.serial.*;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user