mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-11 09:43:08 +03:00
Fix issue compiler option2
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
#include <inttypes.h>
|
#include <inttypes.h>
|
||||||
#include "wifi_spi.h"
|
#include "wifi_spi.h"
|
||||||
|
|
||||||
#define SPI_START_CMD_DELAY 10
|
#define SPI_START_CMD_DELAY 12
|
||||||
|
|
||||||
#define NO_LAST_PARAM 0
|
#define NO_LAST_PARAM 0
|
||||||
#define LAST_PARAM 1
|
#define LAST_PARAM 1
|
||||||
|
Reference in New Issue
Block a user