jup, hab ich. alles geklappt.


Naja, z.B.
Code:
#include “asuro.h”
int main(void) {
Init();
StatusLED(RED);
while(1);
return 0;
}
geht schon nicht, auch anderes nicht