Update and rename BasicOptica.pde to BasicOptical.pde
This commit is contained in:
parent
9360a777d0
commit
78c6072d9b
|
@ -1 +0,0 @@
|
||||||
|
|
|
@ -0,0 +1,9 @@
|
||||||
|
import soundtrack.optical.*;
|
||||||
|
|
||||||
|
void setup() {
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
void draw () {
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in New Issue