mt6701 uart_redirect
This commit is contained in:
7
3rd/delay.h
Normal file
7
3rd/delay.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef delay_h
|
||||
#define delay_h
|
||||
#include <stdint.h>
|
||||
|
||||
void delay_ms(uint16_t ms);
|
||||
|
||||
#endif /* ti_msp_dl_config_h */
|
||||
Reference in New Issue
Block a user