Coding in header vs separate cpp

        ss = & SoftwareSerial(0,1);

Why are you doing software serial on the hardware serial port?