diff --git a/code/main.c b/code/main.c index e99e160..52c54bd 100644 --- a/code/main.c +++ b/code/main.c @@ -95,7 +95,7 @@ void main(void) } lcdInitinal(); - lcdMsg("浙江中医药大学",1,0); + lcdMsg("肖竹英",1,0); lcdMsg("嵌入式课程",2,0); lcdMsg("XXX",3,0); lcdMsg("www.zcmu.edu.cn",4,0);