Skip to content

Commit 88c1714

Browse files
committed
Reduce LaTeX complexity
1 parent 0c8ca46 commit 88c1714

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

examples/chapter09_08b/readme.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,10 @@ the commercially-available, open-platform
1313
[STM32F100 Value Line Discovery Kit](https://www.st.com/en/evaluation-tools/stm32vldiscovery.html)
1414
with soldered-on pins fitted on a breadboard.
1515

16-
The wiring is straightforward. The blinking LED at $\frac{1}{2}~\text{Hz}$
17-
uses the blue colored user-LED controlled by pin `portc.8`.
16+
The wiring is straightforward. The standard monotone blinking LED
17+
uses the blue user-LED factory-fitted on pin `portc.8`.
1818
The RGB LED digital control signal is on `portb.9`.
19-
A logic-AND gate shifts the microcontroller pin's level
20-
from $3.3~\text{V}$ to $5~\text{V}$.
19+
A logic-AND gate shifts the microcontroller pin's voltage level.
2120
The microcontroller is clocked at $24~\text{MHz}$.
2221

2322
The hardware setup with the RGB LED in action is pictured

0 commit comments

Comments
 (0)