Skip to content

Commit c652cbd

Browse files
authored
This LED is on by default
Plus typo
1 parent 516819d commit c652cbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kit/servo_board.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Indicators
2323
| --------------------- | ------------------------------------------------------------------------------------------------ | ---------------------- |
2424
| Power <!-- DS1 --> | The board is powered over USB. | On |
2525
| 5.5V On <!-- DS15 --> | There is 5.5V power on the board. This usually indicates that the 12V connector rail is powered. | Off |
26-
| Aux On <!-- DS16 --> | There is auxiliary power on the board. | Off |
26+
| Aux On <!-- DS16 --> | There is auxiliary power on the board. | On |
2727
| STATUS\|ERROR <!-- DS10 --> | Blue when the board has successfully booted<br />Solid pink if an error has occurred (often 12V power being lost) | Blue |
2828

2929
Connectors
@@ -58,7 +58,7 @@ universally the case and some servos do care about the time between pulses as
5858
well.
5959

6060
The Servo Board is able to precisely control the duration of the pulses sent to
61-
servos (based on the values you configure using the python API), within the
61+
servos (based on the values you configure using the Python API), within the
6262
ranges in the table below.
6363

6464
Conversely the time between pulses sent to a given servo is allowed a much wider

0 commit comments

Comments
 (0)