From 09b09373387ceaca782aac1cbc2fe0d1a93ca48b Mon Sep 17 00:00:00 2001 From: Cheng Lin Date: Thu, 5 Sep 2019 08:55:44 -0400 Subject: [PATCH] add set pinio 1 as pit mode switch for TALONF7FUSION unified target update cc2500: update from upstream --- unified_targets/configs/TALONF7FUSION.config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/unified_targets/configs/TALONF7FUSION.config b/unified_targets/configs/TALONF7FUSION.config index 29779ec9fa..d5580fc727 100644 --- a/unified_targets/configs/TALONF7FUSION.config +++ b/unified_targets/configs/TALONF7FUSION.config @@ -113,4 +113,5 @@ set osd_vtx_channel_pos = 2049 set osd_current_pos = 2439 set osd_mah_drawn_pos = 2433 set osd_craft_name_pos = 2058 -set osd_warnings_pos = 14378 \ No newline at end of file +set osd_warnings_pos = 14378 +set pinio_box = 39,255,255,255 \ No newline at end of file