DYN_ADJ_LO_MARGIN
gv->loTrig = L1 + DYN_ADJ_LO_MARGIN;
gv->loTrig = L1 + (gStep == 0x3f ? DYN_ADJ_LO_MARGIN : 0);