DebugDataDefine.c 201 B

123456
  1. #include "DebugDataDefine.h"
  2. #include "AnalogChannelCtrl_2d5g_base.h"
  3. unsigned char G_DebugData_AnalogChannel_LastRecvData[PACKAGE_CHANNELSET_MAX_BYTES];
  4. uint32_t G_Low32HC595;
  5. uint32_t G_High8HC595;