mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-18 06:07:36 +08:00
gpio_led: fixed typo
This commit is contained in:
@@ -137,7 +137,7 @@ This module is responsible for drving a single LED on one of the FMU AUX pins.
|
||||
It listens on the vehicle_status and battery_status topics and provides visual annunciation on the LED.
|
||||
|
||||
### Implementation
|
||||
The module runs on the work queue. It schedules at a fixed frequency or 5 Hz
|
||||
The module runs on the work queue. It schedules at a fixed frequency of 5 Hz
|
||||
|
||||
### Examples
|
||||
It is started with:
|
||||
|
||||
Reference in New Issue
Block a user