diff options
author | Michael J. Chudobiak <mjc@avtechpulse.com> | 2013-08-08 15:22:44 -0400 |
---|---|---|
committer | Michael J. Chudobiak <mjc@avtechpulse.com> | 2013-08-08 15:22:44 -0400 |
commit | df095b947c630eefdd41bb9e1bd1e27121e506c6 (patch) | |
tree | 980965e49d9084f6d6977bb8a6557a18c0f3934a /flash.c | |
parent | 4cc3c2c26ad9657407b7e130896a231f693c16f9 (diff) |
rename ab_mode vars to pw_ctrl_mode, and remove ab_mode chankey
Diffstat (limited to 'flash.c')
-rw-r--r-- | flash.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -437,7 +437,6 @@ static void initFlashValues(FlashStruct *mem) mem->ChanKey_zout=0; mem->ChanKey_hold_setting=0; mem->ChanKey_double_pulse=0; - mem->ChanKey_ab_mode=0; mem->ChanKey_route=0; mem->ChanKey_slew=0; |