Hello.

I've programmed a little program in a PIC16c84 that will mute my empeg if I
get a call on my GSM phone.

The trouble is; due the speed of the PIC I use 4800bps, but the default
speed on the empeg's serial port is 115200.

I can change this manualy, but now I wonder is there any way I can
set the speed to 4800bps at empeg startup.

TommyE