Fix for handling of the % command.
The command was not being correctly sent on the suart2 (to client) pin and as such was not working as intended for most users.
This change correctly sends the % command to the MarcDuino Client, which will then strip the first character and forward the rest of the command to the "to client" pin on the Client MarcDuino allowing control of additional serial devices.