Add deprecated checking for CAMERA_CONTROL_PIN
commit8776e5ab17d28baa5dcb2867dd40812c326c99b1
authorjflyper <shinoda@jaist.ac.jp>
Wed, 2 Oct 2019 16:19:12 +0000 (3 01:19 +0900)
committerjflyper <shinoda@jaist.ac.jp>
Sun, 20 Oct 2019 13:04:11 +0000 (20 22:04 +0900)
treef6f7f13c8e0a5af6c1412da4efeb107fb74ec607
parent564f3031b28badce4ec58c79d9f40771eb4441c6
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.
13 files changed:
src/main/target/AIRBOTF7/target.c
src/main/target/AIRBOTF7/target.h
src/main/target/CLRACINGF4/target.h
src/main/target/HAKRCF405/target.h
src/main/target/HAKRCF411/target.h
src/main/target/KAKUTEF4/target.h
src/main/target/KAKUTEF7/target.c
src/main/target/KAKUTEF7/target.h
src/main/target/TRANSTECF7/target.h
src/main/target/WORMFC/target.h
src/main/target/XILOF4/target.c
src/main/target/XILOF4/target.h
src/main/target/common_deprecated_post.h