Update RCOutput.cpp

erasing additional curly brackets
This commit is contained in:
radityankn 2023-07-30 05:35:52 +07:00 committed by Andrew Tridgell
parent 119f822583
commit 4cab322356
1 changed files with 0 additions and 1 deletions

View File

@ -338,7 +338,6 @@ void RCOutput::safety_update(void)
gpio_set_level((gpio_num_t)HAL_GPIO_PIN_LED_SAFETY, (led_pattern & (1U << led_counter))?0:1);
#endif
}
}
/*
set PWM to send to a set of channels if the FMU firmware dies