misc.h 100 B

12345678910
  1. #ifndef __MISC_H
  2. #define __MISC_H
  3. //
  4. void modbus_tim_init(void);
  5. #endif // __MISC_H