mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
commander:Removed PX4FMUv1 LED support
This commit is contained in:
committed by
Daniel Agar
parent
acb51aeda3
commit
34cd7563fb
@@ -280,7 +280,7 @@ int led_init()
|
||||
return PX4_ERROR;
|
||||
}
|
||||
|
||||
/* the blue LED is only available on FMUv1 & AeroCore but not FMUv2 */
|
||||
/* the blue LED is only available on AeroCore but not FMUv2 */
|
||||
(void)h_leds.ioctl(LED_ON, LED_BLUE);
|
||||
|
||||
/* switch blue off */
|
||||
|
||||
Reference in New Issue
Block a user