Revision 85
fixed remote delay problem
lab4.c | ||
---|---|---|
91 | 91 |
while(cnt--){ |
92 | 92 |
if(mouse_poll(&pp, period)) return 1; |
93 | 93 |
mouse_print_packet(&pp); |
94 |
tickdelay(micros_to_ticks(period*1000)); |
|
94 | 95 |
} |
95 | 96 |
/* |
96 | 97 |
while (good) { |
Also available in: Unified diff