ESP8266 SPI WiFi Shield ("nice to have")

There are messages:
[espspi_proxy.h: 329] W: Slave tx is not ready, status 0

module espspi_proxy.h:
the _status after line 327 is 0x10.
Temporarily I changed the value of line 72 from 3000 to 50 to avoid a 3s timeout, my applications have a 100ms timeout.

ameliaamelia