void warte(void); //Prototypdeklaration void Schrittmotor (int weg); //Prototypdeklaration für Schrittmotorprogramm void Schrittmotor (int weg) //Funktion für Schrittmotor { DDRA=0x0F; int cnt,srtt; if(weg==1) { for(cnt=0;cnt