summaryrefslogtreecommitdiff
path: root/flash.c
diff options
context:
space:
mode:
authorMichael J. Chudobiak <mjc@avtechpulse.com>2013-10-02 14:50:29 -0400
committerMichael J. Chudobiak <mjc@avtechpulse.com>2013-10-02 14:50:29 -0400
commit6264d1e20d7d37b1b2d1a5c0fb2c41e8ed203325 (patch)
tree9e0f29e638612bd8a98eaff0d6dfdd57a7c6b04b /flash.c
parente859a414daccc39e7174232437e370044bcbfd4b (diff)
Revert "added chans_opposite_polarities for AVR-D3-B-MS1 error checking"
This reverts commit e1678aa56d0d1deaf003e0a04f09d26000d9eca5.
Diffstat (limited to 'flash.c')
-rw-r--r--flash.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/flash.c b/flash.c
index 781537b..03b0529 100644
--- a/flash.c
+++ b/flash.c
@@ -462,7 +462,6 @@ static void initFlashValues(FlashStruct *mem)
mem->self_cal_typical_time_sec=0;
mem->prf_limiter=1;
- mem->chans_opposite_polarities=0;
mem->pcb116c_mon=1; /* more recent ADC, different reading code */
mem->warn_even_if_output_off=0;