From 95911ee6aa4f8d0414e65eb74fc434f11015e964 Mon Sep 17 00:00:00 2001 From: Michael Ossmann Date: Sun, 4 Jan 2026 19:57:54 -0500 Subject: [PATCH] Clarify HackRF Pro LED descriptions --- docs/source/leds.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/leds.rst b/docs/source/leds.rst index ce2b89ce..a3db0583 100644 --- a/docs/source/leds.rst +++ b/docs/source/leds.rst @@ -5,7 +5,7 @@ LEDs HackRF Pro ~~~~~~~~~~ -When HackRF Pro is plugged in to a USB host, four LEDs should turn on: MCU, FPGA, RF, and USB. The MCU LED indicates that the primary internal power supply is working properly. The FPGA and RF LEDs indicate that firmware is running and has switched on additional internal power supplies. The USB LED indicates that the HackRF Pro is communicating with the host over USB. +When HackRF Pro is plugged in to a USB host, four LEDs should turn on: MCU, FPGA, RF, and USB. The MCU LED indicates that the primary internal power supply is working properly and that firmware is running. The FPGA and RF LEDs indicate that firmware has switched on additional internal power supplies. The USB LED indicates that the HackRF Pro is communicating with the host over USB. HackRF One ~~~~~~~~~~