#ifndef __PTZ_ERROR_COUNT_H_ #define __PTZ_ERROR_COUNT_H_ extern char error_conut_state; void init_error_count_task(); #endif