mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-18 00:11:20 +08:00
Remove the tail space char from all files
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:

committed by
Petro Karashchenko

parent
cf9dd1c653
commit
21bc466a2b
@@ -83,7 +83,7 @@ static int read_uart_lorawan_resp(unsigned char * ptr_response_buffer,
|
||||
****************************************************************************/
|
||||
|
||||
#define PATH_TO_UART1 "/dev/ttyS1"
|
||||
#define FULL_AT_CMD_MAX_SIZE 200
|
||||
#define FULL_AT_CMD_MAX_SIZE 200
|
||||
#define TIME_BETWEEN_AT_CMDS 1 //s
|
||||
#define MAX_ATTEMPTS_TO_SEND 3
|
||||
|
||||
|
Reference in New Issue
Block a user