NULL
This commit is contained in:
2
user/Utility/delay.c
Executable file → Normal file
2
user/Utility/delay.c
Executable file → Normal file
@@ -37,7 +37,7 @@ void delay_ms(u16 ms)
|
||||
|
||||
#else
|
||||
// Clear_WDT();
|
||||
delay_10us(100);
|
||||
// delay_10us(100);
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user