comunicazione OSC
by
sgamanaia
Clone & Edit
Download
Edit
comunicazione OSC.ino
1
2
int
message
=
0
;
// This will hold one byte of the serial message
int
redLEDPin
=
A0
;
// What pin is the red LED connected to?
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX