DEFINE CHAR_PACING xxx - only affects SEROUT. Not SEROUT2 or HSEROUT.

Character pacing for SEROUT2 is part of the commands syntax.

Code:
SEROUT2 DataPin{\FlowPin},Mode,{Pace,} {Timeout,Label,}[Item...]
The HSEROUT command does not have a character pacing ability.