diff --git a/src/modules/gpio_led/gpio_led.c b/src/modules/gpio_led/gpio_led.c index 8abdd3f664..10472c2386 100644 --- a/src/modules/gpio_led/gpio_led.c +++ b/src/modules/gpio_led/gpio_led.c @@ -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: