Adafruit-MCP23017-Arduino-Library icon indicating copy to clipboard operation
Adafruit-MCP23017-Arduino-Library copied to clipboard

Add parameter for SPI clock frequency to begin_SPI() functions

Open niliha opened this issue 4 months ago • 0 comments

This allows to configure the used SPI clock frequency for the SPI variants, instead of using the hard coded 1 Mhz.

It should not break anything or change the behavior of existing code.

Let me know if you need anything else :)

niliha avatar Feb 29 '24 21:02 niliha