me8100_test_dio/me8100_test_dio.c
changeset 3 fc24e3b47731
parent 0 c9b8efdb5369
equal deleted inserted replaced
2:3345048104fc 3:fc24e3b47731
   169     }
   169     }
   170     printf("Write to Port B : 0x%04X\n\n", value_b);
   170     printf("Write to Port B : 0x%04X\n\n", value_b);
   171     sleep(1);
   171     sleep(1);
   172   }
   172   }
   173 
   173 
   174 
       
   175   /*--------------------------- READ FROM BOTH INPUT PORTS -----------------------*/
   174   /*--------------------------- READ FROM BOTH INPUT PORTS -----------------------*/
   176 
   175 
   177   printf("Please press return to read from both input ports :\n");
   176   printf("Please press return to read from both input ports :\n");
   178   getchar();
   177   getchar();
   179 
   178