mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-21 10:26:06 +03:00
double
This commit is contained in:
parent
d87bb1e12e
commit
cfb9cf7374
@ -284,7 +284,7 @@ extern uint8_t esp8266_gpioToFn[16];
|
||||
|
||||
//SPI_READY
|
||||
#define SPIRDY ESP8266_DREG(0x0C)
|
||||
#define SPIBUSY 9 //wait SPI idle
|
||||
#define SPI_BUSY 9 //wait SPI idle
|
||||
|
||||
//SPI0 Registers (SPI0 is used for the flash)
|
||||
#define SPI0CMD ESP8266_REG(0x200)
|
||||
|
Loading…
x
Reference in New Issue
Block a user