#324 wrong translation

This commit is contained in:
mstroh
2025-02-20 13:08:37 +01:00
committed by GitHub
parent efe6d6e09c
commit 36524ef082

View File

@@ -1,7 +1,7 @@
# Documentation WiringPi-library
The WiringPi-library enables access to the GPIO pins of the Raspberry PI. In this documentation you will find information about the available functions and their use.
Since Version 3, extensions have now been carried out again at the interface.In the case of new implementations, you should rely on the current nine functions.
Since Version 3, extensions have now been carried out again at the interface.In the case of new implementations, you should rely on the current /new functions.
The old [GPIO Sysfs Interface for Userspace](https://www.kernel.org/doc/Documentation/gpio/sysfs.txt) is no longer supported.
**Attention:** This documentation is still in progress and therefore incomplete.
@@ -590,4 +590,4 @@ else {
## SPI - Bus
...
...