forked from Git_test/Git_TEST
蓝灯间隔2000mS太大了,改为1000mS
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include "Delay.h"
|
||||
#include "Led_Init.h"
|
||||
|
||||
#define Delay_Time 2000
|
||||
#define Delay_Time 1000
|
||||
|
||||
void Run_Led()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user