État de la LED
Le Reach RS4 / RS4 Pro possède les LED de batterie et la LED d'état. Les LED de batterie indiquent le niveau de charge de la batterie. La LED d'état indique les états de fonctionnement du récepteur.

<div class="receiver-description">
<h4>Status LED</h4>
<p>This LED indicates the receiver’s operating status.</p>
<div class="receiver-status">
<div class="status-wrapper" style={{ marginBottom: '12px' }}>
<span>**Solid white**: SINGLE solution</span>
</div>
<div class="status-wrapper" style={{ marginBottom: '12px' }}>
<span>**Solid orange**: FLOAT solution</span>
</div>
<div class="status-wrapper" style={{ marginBottom: '12px' }}>
<span>**Solid green**: FIX solution</span>
</div>
</div>
</div>
<div class="receiver-description">
<h4>Battery LEDs</h4>
<p>These LEDs indicate the receiver’s loading state and battery charge level.</p>
<div class="receiver-status">
<div class="status-wrapper" style={{ marginBottom: '12px' }}>
<span>**Off**: Power is off</span>
</div>
<div class="status-wrapper" style={{ marginBottom: '12px' }}>
<span>**Running white**: Receiver is loading.</span>
</div>
<div class="status-wrapper" style={{ marginBottom: '12px' }}>
<span>**One red LED**: 1–10%</span>
</div>
<div class="status-wrapper" style={{ marginBottom: '12px' }}>
<span>**One white LED**: 11–20%</span>
</div>
<div class="status-wrapper" style={{ marginBottom: '12px' }}>
<span>**Two white LEDs**:21–40%</span>
</div>
<div class="status-wrapper" style={{ marginBottom: '12px' }}>
<span>**Three white LEDs**: 41–60%</span>
</div>
<div class="status-wrapper" style={{ marginBottom: '12px' }}>
<span>**Four white LEDs**: 61–80%</span>
</div>
<div class="status-wrapper" style={{ marginBottom: '12px' }}>
<span>**Five white LEDs**: 81–100%</span>
</div>
<div class="status-wrapper" style={{ marginBottom: '12px' }}>
<span>**White LEDs blinking in sequence**: Receiver is charging.</span>
</div>
</div>
</div>