8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0e1f58 commit 2ecb9a3Copy full SHA for 2ecb9a3
shared-bindings/audioio/__init__.c
@@ -34,7 +34,7 @@
34
#include "shared-bindings/audioio/AudioOut.h"
35
36
//| :mod:`audioio` --- Support for audio input and output
37
-//| =================================================
+//| ======================================================
38
//|
39
//| .. module:: audioio
40
//| :synopsis: Support for audio input and output
shared-bindings/pulseio/__init__.c
@@ -36,7 +36,7 @@
#include "shared-bindings/pulseio/PWMOut.h"
//| :mod:`pulseio` --- Support for pulse based protocols
+//| =====================================================
41
//| .. module:: pulseio
42
//| :synopsis: Support for pulse based protocols
0 commit comments