#ifndef __HOOK_H_ #define __HOOK_H_ #include "main.h" PT_THREAD (ptHookTask(pt_timer_t *ptPool, struct pt *pt)); #endif