From 50f6664e190e45e830b830eb96c2fda8ca64522e Mon Sep 17 00:00:00 2001 From: Rubberazer <47650457+Rubberazer@users.noreply.github.com> Date: Tue, 6 Aug 2024 21:59:44 +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 0521014..b831f0e 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 in a simpler way. +If you don't 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)***

FUNCTIONALITY: