AppVar.h 524 B

1234567891011121314151617
  1. /*
  2. * @Author : ChenJie
  3. * @Date : 2022-05-10 10:20:28
  4. * @Version : V3.0
  5. * @LastEditors : ChenJie
  6. * @LastEditTime : 2022-05-17 19:25:27
  7. * @Description : file content ±ê¶¨±äÁ¿
  8. * @FilePath : \undefinedd:\1_WorkFiles\2_Software\10_ReplaceBatteryControl\ECTEK_ToolChain\VehicleControl\VehicleControl\src\System\Vehicle\AppVar.h
  9. */
  10. #include "Std_Types.h"
  11. #include "HardwareLib.h"
  12. /*ConstVar*/
  13. extern UINT8 A_volDetect ;
  14. extern UINT8 B_volDetect ;
  15. extern UINT8 A_volCtrl ;
  16. extern UINT8 B_volCtrl ;