We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 959a57f commit 97e6966Copy full SHA for 97e6966
docs/source/api/gpio.rst
@@ -87,7 +87,7 @@ The GPIO peripheral on the ESP32 supports interruptions.
87
attachInterrupt
88
***************
89
90
-The function ``attachInterruptArg`` is used to attach the interrupt to the defined pin.
+The function ``attachInterrupt`` is used to attach the interrupt to the defined pin.
91
92
.. code-block:: arduino
93
0 commit comments