MW22-02A/APP/Common/ptz_header_file.h

33 lines
786 B
C

#ifndef __PTZ_HEADER_FILE_H_
#define __PTZ_HEADER_FILE_H_
//#include "agent_hyt.h"
#include "comm_cfginfo.h"
#include "ptz_default_value.h"
#include "ptz_global_variable.h"
#include "ptz_struct.h"
#include "app_cfg.h"
#include "w25q128.h"
#include "math.h"
#include "ptz_type_select.h"
#include "l6235d.h"
#include "angle_zerooffset.h"
#include "get_angle.h"
#include "angle_zerooffset.h"
#include "rotate_bldc.h"
#include "rotate_plan.h"
#include "speed_to_bldc.h"
#include "device_adc_collect.h"
#include "device_photoelectricswitch.h"
#include "device_relay.h"
#include "service_areascan.h"
#include "service_cmdpreprocess.h"
#include "service_presetbitscan.h"
#include "service_selfcheck.h"
#include "service_statusmonitor.h"
#include "as5047d.h"
#include "rotate_step.h"
#endif