PrimaryMCU_Test.h 216 B

12345678910111213
  1. /*
  2. * PrimaryMCU_Test.h
  3. *
  4. * Created on: 2020Ś~4¤ë21¤é
  5. * Author: Wendell
  6. */
  7. #ifndef PRIMARYMCU_TEST_H_
  8. #define PRIMARYMCU_TEST_H_
  9. void DoPrimaryMCUTest(void);
  10. #endif /* PRIMARYMCU_TEST_H_ */