Monski Pong Server error
There is an error in the Monski Pong code in chapter 5. An update has been posted to the original post. The delayCounter variable should have been a long, not a float, and it should have been initialized in the setup(), not before, so that it gets an initial value that’s very low.