123456789101112131415 |
- /***
- * @Author: chenjie
- * @Date: 2022-06-06
- * @LastEditTime: 2022-10-27
- * @LastEditors: chenjie
- * @Description:
- * @FilePath: \undefinedd:\1_WorkFiles\1_Device\2_4G_G1\2_SW\workspace\S32K146_4G\code\app\AppTaskUart0.h
- * @Copyright (c) 2022 by chenjie, All Rights Reserved.
- */
- #ifndef APPTASKUART0_H_
- #define APPTASKUART0_H_
- #include "hal_adapter.h"
- #include "AppFunclib.h"
- #include "AppGlobalVar.h"
- #endif /* APPTASKUART0_H_ */
|