X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=int%2Fmain.c;h=d6d59535109da93770a954bfddf563ee3030ac00;hb=6e3b45dd6cef95c1577a91b15a1256fa4b06ca88;hp=5acebef3d29f7a57139d4cc2964eb6b6eee81fa1;hpb=2baa7d4b9df523436b38a4a7a0d9cb4e75fb527c;p=mTask.git diff --git a/int/main.c b/int/main.c index 5acebef..d6d5953 100644 --- a/int/main.c +++ b/int/main.c @@ -3,7 +3,8 @@ #include #include -#ifndef STM +#ifdef STM +#else #include #endif @@ -93,8 +94,7 @@ int main(int argc, char *argv[]){ setup(); sds_init(); task_init(); - - debug("booting up"); + //debug("booting up"); while(true){ //Check for newetasks // debug("loop");