Fix USE_RTC6705_CLK_HACK resource checking.
commit165a760f1aad526d5c3c78207bf57c53c4340308
authorDominic Clifton <dominic.clifton@cleanflight.com>
Tue, 21 May 2019 16:46:33 +0000 (21 18:46 +0200)
committerDominic Clifton <dominic.clifton@cleanflight.com>
Tue, 21 May 2019 16:50:03 +0000 (21 18:50 +0200)
tree6a22262940b2589cd8f7f933ceabf235332e0226
parent7cd030559d2e4e588abe4cd16e8169fe68bb52a6
Fix USE_RTC6705_CLK_HACK resource checking.

vtxCLKPin is only used by RTC6705 SoftSPI driver.

On targets using hardware RTC6705 that defined USE_RTC6705_CLK_HACK this
was enabled this prevented the VTX from initialising.

SPRacingF3NEO/SPRacingF4NEO.
src/main/drivers/vtx_rtc6705.c