diff --git a/en/ingenic-ptz.md b/en/ingenic-ptz.md index 91446dc..b9311ca 100644 --- a/en/ingenic-ptz.md +++ b/en/ingenic-ptz.md @@ -15,7 +15,7 @@ Load the motor module with the following command: modprobe sample_motor hmaxstep=2540 vmaxstep=720 hst1=52 hst2=53 hst3=57 hst4=51 vst1=59 vst2=61 vst3=62 vst4=63 ``` -To automate this process, add the line `sample_motor hmaxstep=2540 vmaxstep=720 hst1=52 hst2=53 hst3=57 hst4=51 vst1=59 vst2=61 vst3=62 vst4=63` to `/etc/modules`. +To automate this process during boot, add the line `sample_motor hmaxstep=2540 vmaxstep=720 hst1=52 hst2=53 hst3=57 hst4=51 vst1=59 vst2=61 vst3=62 vst4=63` to `/etc/modules`. ## Module Configuration