Skip to content

Commit a363b19

Browse files
committed
Fix issue compiler option2
1 parent fb011d3 commit a363b19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WiFi/utility/spi_drv.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#include <inttypes.h>
55
#include "wifi_spi.h"
66

7-
#define SPI_START_CMD_DELAY 10
7+
#define SPI_START_CMD_DELAY 12
88

99
#define NO_LAST_PARAM 0
1010
#define LAST_PARAM 1

0 commit comments

Comments
 (0)