#ifndef __LINE_SEEK_H__ #define __LINE_SEEK_H__ // 获取巡线状态 void LineSeek_Get(int *p_iL1, int *p_iL2, int *p_iR1, int *p_iR2); #endif