You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix misaligned text under Power circuit embed in Chapter 4
* Fix text alignment under Power circuit embed by adjusting line breaks
* Fixed power section
Copy file name to clipboardExpand all lines: docs/chapter4/2input.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,6 @@ You can verify the behavior of the **Button** circuit element in the live circui
65
65
66
66
The **Power** circuit element in the circuit design is always in a HIGH state. This component should be used when there is a need for the input to be always HIGH.
67
67
68
-
<br />
69
68
In the live circuit embedded below, multiple LEDs are arranged in the form of "HI". As the LEDs are all connected to the **Power** circuit element, they will always glow.
0 commit comments