[update]update pulsefly INSTRUCTION.notifyRate

This commit is contained in:
Roy
2020-11-18 11:57:53 +08:00
parent dac19f62b2
commit 6ee4b47d90
@@ -1157,7 +1157,7 @@ static void update_ZM_instruction(uint8 *ins) {
PIN15_setOutputValue(HIGH_Z_MODE, 1); // 1 => close high_z mode
if(ins[3] == PARA_1){
INSTRUCTION.sampleRate = 15;
INSTRUCTION.notifyRate = 1000;
INSTRUCTION.notifyRate = 100;
INSTRUCTION.VoViSwitch = 0x01;
INSTRUCTION.t1 = 1;
INSTRUCTION.t2 = 2;