Nö, es geht nicht. Das hier is mein aktueller Code:
Code:#include "asuro.h" SIGNAL (SIG_INTERRUPT1) { StatusLED(RED); StopSwitch(); } int main(void) { Init(); StartSwitch(); while(1); return 0; }
Nö, es geht nicht. Das hier is mein aktueller Code:
Code:#include "asuro.h" SIGNAL (SIG_INTERRUPT1) { StatusLED(RED); StopSwitch(); } int main(void) { Init(); StartSwitch(); while(1); return 0; }
Lesezeichen