Customization.h 291 B

123456789101112131415
  1. /*
  2. * Customization.h
  3. *
  4. * Created on: 2025年3月13日
  5. * Author: yejin4
  6. */
  7. #ifndef _CUSTOMIZATION_H_
  8. #define _CUSTOMIZATION_H_
  9. #define TORG4BBTORQU_ENABLE 1 //0-标准程序,1-塔基传感器定制
  10. #endif /* 3_BASICFUNCTION_INCLUDE_CUSTOMIZATION_H_ */