mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
Merge pull request #10869 from SteveCEvans/max7456clk
This commit is contained in:
parent
bf4616aa44
commit
3471fd6c1b
1 changed files with 1 additions and 0 deletions
|
@ -537,6 +537,7 @@ bool max7456Init(const max7456Config_t *max7456Config, const vcdProfile_t *pVcdP
|
|||
#else
|
||||
UNUSED(max7456Config);
|
||||
UNUSED(cpuOverclock);
|
||||
max7456SpiClock = MAX7456_SPI_CLK;
|
||||
#endif
|
||||
|
||||
#ifdef USE_SPI_TRANSACTION
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue