Skip to content

Commit 80c67c4

Browse files
author
David.long
committed
2 parents b44b2a7 + 5ef81b6 commit 80c67c4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

protocol.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838

3939
- `[sSerN#V#]` - Set Raw Servo Angle no offset
40-
Where S# is the servo number and V# is an angle between 0 and 180. This will set the angle of that particular servo
40+
Where N# is the servo number and V# is an angle between 0 and 180. This will set the angle of that particular servo
4141
- Send Example: `[sSerN1V10]\n`
4242
- Return Example: `[S]`
4343

@@ -123,7 +123,7 @@
123123
- Return Example: `[S0]` or `[S1]` S0:OFF S1:ON
124124

125125
- `[sBuzF#T#]`
126-
Set the buzzer to F Frequency for T time
126+
Set the buzzer to F Frequency for T time. Time is in miliseconds. Frequency is in Hz.
127127
- Send Example: `[sBuzzF1000T1]\n`
128128
- Return Example: `[S]` or `[F]`
129129
S:SUCCESS F:WRONG NUMBER

0 commit comments

Comments
 (0)