Arduino icon indicating copy to clipboard operation
Arduino copied to clipboard

Request: make CS pin optional for external SPI RAM

Open h1aji opened this issue 4 years ago • 0 comments

In this PR https://github.com/esp8266/Arduino/pull/6994 the feature with extra SPI RAM was added, but CS pin was set to 15. I understand its hw pin and performs slightly faster, but is there a chance to define that pin in the code rather?

h1aji avatar Dec 17 '21 11:12 h1aji