From e856504b8fc277123c8a0a92af85d9c186eb34a7 Mon Sep 17 00:00:00 2001 From: RoboSchmied Date: Mon, 15 Jan 2024 20:33:26 +0100 Subject: [PATCH] add sensor install example --- en/firmware-sensor-install-sc223a.md | 1 + 1 file changed, 1 insertion(+) diff --git a/en/firmware-sensor-install-sc223a.md b/en/firmware-sensor-install-sc223a.md index 014450c..069eb8d 100644 --- a/en/firmware-sensor-install-sc223a.md +++ b/en/firmware-sensor-install-sc223a.md @@ -9,6 +9,7 @@ You need a sensor library and one sensor configuration file. You can find the files for your sensor following [this list](https://github.com/OpenIPC/wiki/blob/master/en/firmware-sensors.md). As an example the image sensor "sc223a" will be installed to a gk7205v210 board ( with openipc-gk7205v210-fpv-8mb.bin flashed). + Install the files by downloading them directly from github to your device: ``` curl -s -L -o /usr/lib/sensors/libsns_sc223a.so https://github.com/OpenIPC/firmware/raw/master/general/package/goke-osdrv-gk7205v200/files/sensor/libsns_sc223a.so