247
edits
| No edit summary | No edit summary | ||
| Line 51: | Line 51: | ||
| //int val[5]; array.5 light sensors total | //int val[5]; array.5 light sensors total | ||
| void setup()   | void setup() { | ||
|    Serial.begin(9600); //Serial Communication set up | |||
|    Serial.begin(9600); //Serial Communication set up   | } | ||
| void loop()   | void loop()   | ||
edits