From d98db3aec0c96401be1521dbffc1865a75e7c4a3 Mon Sep 17 00:00:00 2001 From: gtxaspec Date: Sat, 2 Dec 2023 12:44:48 -0800 Subject: [PATCH] Update ingenic-ptz.md --- en/ingenic-ptz.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/ingenic-ptz.md b/en/ingenic-ptz.md index f6b69e1..5055e7d 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 ( adjust the GPIOs as needed for your hardware, see [Module Configuration](https://github.com/OpenIPC/wiki/blob/master/en/ingenic-ptz.md) ): +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#module-configuration) ): ```bash modprobe sample_motor hmaxstep=2540 vmaxstep=720 hst1=52 hst2=53 hst3=57 hst4=51 vst1=59 vst2=61 vst3=62 vst4=63