Commit 276f94bb authored by Federico Vaga's avatar Federico Vaga

header: remove unused define

These define are not used, even in the patch that introduce these
defines 1ab5931aSigned-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
parent f4f3ee4a
......@@ -74,8 +74,6 @@ enum fa_input_range {
ZFA_RANGE_100mV,
ZFA_RANGE_OPEN, /* Channel disconnected from ADC */
};
#define ZFA_RANGE_MIN 0 /* 10V above */
#define ZFA_RANGE_MAX 2 /* 100mV above */
enum zfa_fsm_cmd {
ZFA_NONE = 0x0,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment