Skip to content

Commit b1fb580

Browse files
Fixed Image
1 parent 55732ba commit b1fb580

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

content/micropython/01.basics/01.analog-io/analog-io.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ Servos use PWM signals, but in a special way. Instead of varying brightness like
171171

172172
![Servo PWM Demo](assets/servoPWM.gif.gif)
173173

174-
Important: Even small servos use much more power than LEDs or sensors (100-800mA), so they can cause voltage drops in your circuit. Adding a 100-470µF capacitor near the servo helps smooth out these power demands and prevents erratic behavior.
174+
Important: Even small servos use much more power than LEDs or sensors so they can cause voltage drops in your circuit. Adding a 100-470µF capacitor near the servo helps smooth out these power demands and prevents erratic behavior.
175175

176176
### Code Example: Servo Sweep
177177

6.45 KB
Loading

0 commit comments

Comments
 (0)