UDS.h 270 B

123456789101112131415
  1. #ifndef INCLUDE_UDS_H_
  2. #define INCLUDE_UDS_H_
  3. #include "i15765.h"
  4. #include "i15765sid_function.h"
  5. #include "i15765app.h"
  6. #include "MCU_CAN.h"
  7. #include "bits.h"
  8. #include "CRC32.h"
  9. #include "flash.h"
  10. #define WAIT_OTA_TIME_MS 1500
  11. //#define WAIT_OTA_TIME_MS 10
  12. #endif