diff --git a/en/ingenic-ptz.md b/en/ingenic-ptz.md index b9311ca..f6b69e1 100644 --- a/en/ingenic-ptz.md +++ b/en/ingenic-ptz.md @@ -9,7 +9,7 @@ BR2_PACKAGE_INGENIC_MOTORS_T31=y ## Loading the Module -Load the motor module with the following command: +Load the motor module with the following command ( adjust the GPIOs as needed for your hardware, see [Module Configuration](https://github.com/OpenIPC/wiki/blob/master/en/ingenic-ptz.md) ): ```bash modprobe sample_motor hmaxstep=2540 vmaxstep=720 hst1=52 hst2=53 hst3=57 hst4=51 vst1=59 vst2=61 vst3=62 vst4=63