Working on UDP, removed debug from some code, fixed ARP setting hwtype to 0x100 ...
[tpg/acess2.git] / Usermode / Applications / axwin2_src / WM / main.c
index 13039a3..7d26b39 100644 (file)
@@ -38,7 +38,8 @@ int main(int argc, char *argv[])
        // Main Loop
        for(;;)
        {
-               yield();
+               Messages_PollIPC();
+               //yield();
        }
        return 0;
 }

UCC git Repository :: git.ucc.asn.au