#ifndef _RCA_APP_H_ #define _RCA_APP_H_ #define RCA_NUM_TASK 1 #define RCA_MAINTASK_LOOP_PRI 5 #define RCA_TASK1_LOOP_PRI 6 #endif /* _RCA_APP_H_ */