Arduino R4 wifi sketch is not compiling

Hello,

It is missing the expected `}` at the end of the sketch for closing the function `updateLights()`.

You can just add `}` at the end of the copied code