user_esp_platform_timer.h 148 B

123456
  1. #ifndef __USER_DEVICEFIND_H__
  2. #define __USER_DEVICEFIND_H__
  3. void user_platform_timer_start(char* pbuffer, struct espconn *pespconn);
  4. #endif