count doesn't get printed on Serial monitor.
add Serial.begin(baud rate) to setup in your code. Make sure the serial monitor and the sketch are set to the same baud rate.
count doesn't get printed on Serial monitor.
add Serial.begin(baud rate) to setup in your code. Make sure the serial monitor and the sketch are set to the same baud rate.