VTX SPI output calibration routine and initial PWM value config (#2515)
commit758b97b65278e1929bedcdd67d757657f5f2cc11
authorPaweł Stefański <pawel.m.stefanski@gmail.com>
Wed, 24 Jan 2024 18:17:02 +0000 (24 19:17 +0100)
committerGitHub <noreply@github.com>
Wed, 24 Jan 2024 18:17:02 +0000 (25 07:17 +1300)
tree406aa88e4a837038be4ac9e7fabbe545ffc1643e
parent212361bb015af8dca57065333c7d290b85ff5540
VTX SPI output calibration routine and initial PWM value config (#2515)

* Added VTX initial PWM values

* Added a VTX calibration routine
src/html/hardware.html
src/include/hardware.h
src/include/target/Unified_ESP32_TX.h
src/include/target/Unified_ESP_RX.h
src/lib/MSPVTX/devMSPVTX.cpp
src/lib/OPTIONS/hardware.cpp
src/lib/VTXSPI/devVTXSPI.cpp