/* * MIC-Week1.c * * Created: 2-2-2016 11:48:44 * Author : kenny */ #include int main(void) { /* Replace with your application code */ while (1) { } }