mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-17 22:23:10 +03:00
Added public domain notice
This commit is contained in:
@ -18,6 +18,8 @@
|
|||||||
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.
|
||||||
|
|
||||||
http://www.arduino.cc/en/Tutorial/PhysicalPixel
|
http://www.arduino.cc/en/Tutorial/PhysicalPixel
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@ -59,6 +61,8 @@ void loop() {
|
|||||||
// based on examples by Casey Reas and Hernando Barragan
|
// based on examples by Casey Reas and Hernando Barragan
|
||||||
// modified 18 Jan 2009
|
// modified 18 Jan 2009
|
||||||
// by Tom Igoe
|
// by Tom Igoe
|
||||||
|
// This example code is in the public domain.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
import processing.serial.*;
|
import processing.serial.*;
|
||||||
|
Reference in New Issue
Block a user