From e4ade1840d461d526aef5772df6cc6a20bdf1b67 Mon Sep 17 00:00:00 2001 From: mstroh Date: Thu, 5 Jun 2025 19:46:47 +0200 Subject: [PATCH] Update functions.md --- documentation/deutsch/functions.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/documentation/deutsch/functions.md b/documentation/deutsch/functions.md index 75ab285..b293e3b 100644 --- a/documentation/deutsch/functions.md +++ b/documentation/deutsch/functions.md @@ -306,9 +306,6 @@ int wiringPiISR(int pin, int mode, void (*function)(void)); > 0 ... Erfolgreich -Beispiel siehe wiringPiISRStop. - - ### wiringPiISR2 @@ -344,8 +341,6 @@ struct WPIWfiStatus { > 0 ... Erfolgreich -Beispiel siehe waitForInterrupt. - ### wiringPiISRStop