Update functions.md

This commit is contained in:
mstroh
2025-06-05 19:46:47 +02:00
committed by GitHub
parent 1fdd4f91e9
commit e4ade1840d

View File

@@ -306,9 +306,6 @@ int wiringPiISR(int pin, int mode, void (*function)(void));
> 0 ... Erfolgreich
<!-- > <>0 ... Fehler, zur Zeit nicht implementiert -->
Beispiel siehe wiringPiISRStop.
### wiringPiISR2
@@ -344,8 +341,6 @@ struct WPIWfiStatus {
> 0 ... Erfolgreich
<!-- > <>0 ... Fehler, zur Zeit nicht implementiert -->
Beispiel siehe waitForInterrupt.
### wiringPiISRStop