Test:
SEROUT2 PORTB.2,16468,10,[00,03,00,36,00,00,00,39,03,19,E8,00,3A,01,3E,03]
END
all the hex digits are red except for E8 it will compile without E8 but not with it.
SEROUT2 PORTB.2,16468,10,[00,03,00,36,00,00,00,39,03,19,E8,00,3A,01,3E,03]
END
all the hex digits are red except for E8 it will compile without E8 but not with it.