Skip to content

Commit e22c49f

Browse files
committed
Remove duplicate heading
Identified by pandoc, this heading shares its identifier (#leds) with the page title.
1 parent 65c73a0 commit e22c49f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

programming/sr/leds/index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ The LEDs on the KCH can be accessed via the `kch` object:
1717
R.kch.something...
1818
~~~~~
1919

20-
[LEDs](#leds) {#leds}
21-
---------------------
22-
2320
The KCH HAT has three RGB LEDs: A, B and C. The LEDs default to off, however
2421
once set they will hold their value even if your code exits. This is potentially
2522
useful to understand the current state of your code as it runs or the final

0 commit comments

Comments
 (0)