diff options
author | Michael J. Chudobiak <mjc@avtechpulse.com> | 2016-12-12 10:28:17 -0500 |
---|---|---|
committer | Michael J. Chudobiak <mjc@avtechpulse.com> | 2016-12-12 10:28:17 -0500 |
commit | 49739e9eae26a1dd871599f38d0e8b68d687ef4a (patch) | |
tree | 39f4181c8f09362f764268c251f03dcad6643c00 /flash.c | |
parent | 73c84803c8f81253fe3e169b3757ae9978435245 (diff) |
Revert force-output-on during timing cal option. Too complex, little reward.
Diffstat (limited to 'flash.c')
-rw-r--r-- | flash.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -729,8 +729,6 @@ static void initFlashValues(FlashStruct *mem) mem->distort_fully_below_ampl[i]=0.0; - mem->force_output_on_timing_cal[i]=0; - mem->min_slew[i]=90e6; mem->max_slew[i]=210e6; mem->max_high_rl_duty[i]=80.0; |