diff options
author | Michael J. Chudobiak <mjc@avtechpulse.com> | 2013-10-02 14:50:29 -0400 |
---|---|---|
committer | Michael J. Chudobiak <mjc@avtechpulse.com> | 2013-10-02 14:50:29 -0400 |
commit | 6264d1e20d7d37b1b2d1a5c0fb2c41e8ed203325 (patch) | |
tree | 9e0f29e638612bd8a98eaff0d6dfdd57a7c6b04b /flash.c | |
parent | e859a414daccc39e7174232437e370044bcbfd4b (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.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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; |