From 6da4415e82115e47664a4aa138d4931834507f8c Mon Sep 17 00:00:00 2001 From: Rubberazer <47650457+Rubberazer@users.noreply.github.com> Date: Tue, 6 Aug 2024 21:58:29 +0200 Subject: [PATCH] updating to version 2.0 with kernel module --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d8d18ee..0521014 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ C library to manage the GPIO header of the Nvidia JETSON boards -IMPORTANT NOTICE: This version of the library, installs and works along a kernel module: [JETCLOCKS](https://github.com/Rubberazer/Jetclocks). This provides extra functionality, and allows to play with clocks frequencies in a simpler way. -If you dont want that and prefer the old, standalone JETGPIO, you will find it as a release here: [STANDALONE JETGPIO](https://github.com/Rubberazer/JETGPIO/releases/tag/v1.2) +***IMPORTANT NOTICE: This version of the library, installs and works along a kernel module: [Jetclocks](https://github.com/Rubberazer/Jetclocks). This provides extra functionality, and allows to play with clocks frequencies in a simpler way. +If you dont want that and prefer the old, standalone JETGPIO, you will find it as a release here: [standalone JETGPIO](https://github.com/Rubberazer/JETGPIO/releases/tag/v1.2)***