File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ Functions
8484 :param value: New range for the accelerometer, an integer in ``g ``.
8585
8686Examples
87- --------
87+ ========
8888
8989A fortune telling magic 8-ball. Ask a question then shake the device for an
9090answer.
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ Functions
5151
5252
5353Connecting
54- ----------
54+ ==========
5555
5656You should connect the device's ``SCL `` pin to micro:bit pin 19, and the
5757device's ``SDA `` pin to micro:bit pin 20. You also must connect the device's
Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ Functions
128128 * ``octave = 4 ``
129129
130130Built in Melodies
131- -----------------
131+ =================
132132
133133For the purposes of education and entertainment, the module contains several
134134example tunes that are expressed as Python lists. They can be used like this::
@@ -165,7 +165,7 @@ They are:
165165 * ``POWER_DOWN `` - a sad fanfare to indicate an achievement lost.
166166
167167Example
168- -------
168+ =======
169169
170170.. include :: ../examples/music.py
171171 :code: python
Original file line number Diff line number Diff line change @@ -169,7 +169,7 @@ Functions
169169
170170
171171Examples
172- --------
172+ ========
173173
174174.. include :: ../examples/radio.py
175175 :code: python
You can’t perform that action at this time.
0 commit comments