Fire_RT1052_Pro_AzRTOS_Hello/include/app_thr.h

7 lines
96 B
C

#ifndef APP_THR_H
#define APP_THR_H
void hello_task(ULONG thread_input);
#endif // APP_THR_H