why does your code have "DEC" in it
Serial.println(sensorValue, DEC);
The example says the following:
Serial.println(sensorValue);
The serial monitor button is on the FAR right (edge of screen/window) looks like a square with a magnifying glass
why does your code have "DEC" in it
Serial.println(sensorValue, DEC);
The example says the following:
Serial.println(sensorValue);
The serial monitor button is on the FAR right (edge of screen/window) looks like a square with a magnifying glass