We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
Correction SPI len Adrr in esp8266_peri.h :
from source Espressif SDK spi_register.h
(Sorry, i don't know how to submit from my clone :-/ )
The text was updated successfully, but these errors were encountered:
esp8266#1151 SPI definition correction - SPILADDR
ac02647
1368a82
No branches or pull requests
Hi,
Correction SPI len Adrr in esp8266_peri.h :
define SPILADDR 26 // not 16
from source Espressif SDK spi_register.h
define SPI_USR_ADDR_BITLEN_S 26
(Sorry, i don't know how to submit from my clone :-/ )
The text was updated successfully, but these errors were encountered: