nodemcu / nodemcu-firmware

Lua based interactive firmware for ESP8266, ESP8285 and ESP32
https://nodemcu.readthedocs.io
MIT License
7.61k stars 3.12k forks source link

Typo in docs/modules/spi.md #3612

Closed rexgarland closed 8 months ago

rexgarland commented 9 months ago

Expected behavior

Under spi.transaction parameters, it should say: addr_data: data for address phase

Actual behavior

It says: addr_data: data for command phase