functions.md

This commit is contained in:
phylax2020
2025-01-29 10:53:35 +01:00
parent ff440b029f
commit 554b83236b

View File

@@ -357,7 +357,7 @@ long long int waitForInterrupt (int pin, int mS, int bouncetime)
``mS``: Timeout in Milisekunden.
- \-1 warten ohne timeout
- 0 wartet nicht
- 1...n wartet maximal mS Millisekunden
- 1...n wartet maximal n mS Millisekunden
``bouncetime``: Entprellzeit in Millisekunden, 0 schaltet Entprellen ab
``Rückgabewert``: