From e20f8816f48aa80a82b241ef73e2d9ab92833f87 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sun, 12 Jun 2016 18:54:14 +0200 Subject: Fix analog supply voltage readout --- src/common/includes/Core/fsm.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/common/includes/Core') diff --git a/src/common/includes/Core/fsm.h b/src/common/includes/Core/fsm.h index 75f1f46..94698b4 100644 --- a/src/common/includes/Core/fsm.h +++ b/src/common/includes/Core/fsm.h @@ -74,7 +74,6 @@ struct fsm_input_signals_t { // All signals the FSM has to control struct fsm_output_signals_t { /* Signals to the repeater electronics */ - int qrp; // Place the repeater in QRP mode // TODO move out of FSM int tx_on; // Enable TX circuitry int modulation; // Enable repeater RX to TX modulation -- cgit v1.2.3