1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-25 17:25:20 +03:00
betaflight/src
jflyper 8776e5ab17 Add deprecated checking for CAMERA_CONTROL_PIN
Handle targets that currently define CAMERA_CONTROL_PIN

- Targets with a valid timer entry for the pin: Def is just deleted.

- Targets without a valid timer entry for the pin: Def is commented out and additional comment is added. The camera control function must have not being working for a long timer for the target anyway.
2019-10-20 22:04:11 +09:00
..
link Add NUCLEOF303RE target (#8938) 2019-10-20 22:50:18 +13:00
main Add deprecated checking for CAMERA_CONTROL_PIN 2019-10-20 22:04:11 +09:00
test Support per MSP source arming disable control 2019-10-16 11:14:25 +09:00
utils Changed Unified Target custom defaults to use sector 0 memory. 2019-09-02 21:16:26 +12:00