From 988ddc0f2e45f09c40af516f645290b8f036076e Mon Sep 17 00:00:00 2001 From: YuancaiChen Date: Sun, 13 Dec 2020 12:52:09 +0800 Subject: [PATCH] Update timer.h --- driver/timer.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/driver/timer.h b/driver/timer.h index fc51a10..c8cc0c0 100644 --- a/driver/timer.h +++ b/driver/timer.h @@ -1,8 +1,8 @@ /* * timer.h * - * Created on: 2020Äê12ÔÂ4ÈÕ - * Author: CYC + * Created on: 2020124 + * Author: YuancaiChen */ #ifndef TIMER_H_ -- GitLab