From dfdc1300c753c12ca7b95862d25422df7cdf45c7 Mon Sep 17 00:00:00 2001 From: watts Date: Wed, 8 Nov 2023 17:10:40 +0100 Subject: [PATCH] Update Setup Computer Debian 12 --- Setup-Computer-Debian-12.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setup-Computer-Debian-12.md b/Setup-Computer-Debian-12.md index 231e38c..0673943 100644 --- a/Setup-Computer-Debian-12.md +++ b/Setup-Computer-Debian-12.md @@ -149,7 +149,7 @@ sudo ldconfig - Load Comedi driver and configure cards -Note: Again, only needed if Agilent interferometer card needs to be supported. This step turns off the auto-loading of driver modules and sets a manual list of modules to be loaded. This list may need to be adapted to the available hardware. +Note: Again, only needed if Agilent interferometer card needs to be supported. This step turns off the auto-loading of driver modules and sets a manual list of modules to be loaded. This list may need to be [adapted to the available hardware](Orocos-Configuration). ``` sudo cp ~/work/stxm/SystemInstall/ComediLoadModules /etc/init.d