- #ifndef INCLUDE_UDS_H_
- #define INCLUDE_UDS_H_
- #include "i15765.h"
- #include "i15765sid_function.h"
- #include "i15765app.h"
- #include "MCU_CAN.h"
- #include "bits.h"
- #include "CRC32.h"
- #include "flash.h"
- #define WAIT_OTA_TIME_MS 1500
- //#define WAIT_OTA_TIME_MS 10
- #endif
|