iotest.h
上传用户:zbk8730
上传日期:2017-08-10
资源大小:12168k
文件大小:0k
源码类别:

uCOS

开发平台:

C/C++

  1. #ifndef __IOTEST_H__
  2. #define __IOTEST_H__
  3. // Main routine
  4. void Test_IO_Strength(void);
  5. #endif /*__IOTEST_H__*/