debounce SimpleMessageSystem

And I have errors on the input values from arduino.

Input from Arduino? To what?

If your messages are bouncing, then I can understand why you would want to debounce them. You can't, using the Bounce library. The Bounce library is for debouncing switches.

How that relates to SimpleMessageSystem is not at all clear.