Skip to content

Commit 5591243

Browse files
committed
Punctuation fix 1
1 parent 7edf283 commit 5591243

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/05.pro-solutions/solutions-and-kits/edge-control/tutorials/user-manual

1 file changed

+1
-1
lines changed

content/hardware/05.pro-solutions/solutions-and-kits/edge-control/tutorials/user-manual/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ void loop() {
153153

154154
For the Edge Control, the `EXP_LED1` macro represents the **Green LED** of the board.
155155

156-
The custom power management of the Edge Control lets you turn on just the board peripherals and power rails you need, as the LED is connected to the IO Expander is needed to enable the 3.3v and battery source, also the expander using these functions:
156+
The custom power management of the Edge Control lets you turn on just the board peripherals and power rails you need, as the LED is connected to the IO Expander, is needed to enable the 3.3v and battery source, also the expander using these functions:
157157

158158
```arduino
159159
Power.on(PWR_3V3);

0 commit comments

Comments
 (0)