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