Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
knmcguire committed Nov 29, 2023
1 parent 745fb09 commit e527895
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,15 +95,15 @@ Similarly all logs are in the `tdoa3` log group.
Settings for Crazyflie 1

| Parameter | Value | Comment |
|---------------|--------------------------------|
|---------------|-------|------------------------|
| `hmId` | 254 | the anchor id to use |
| `hmTwr` | 1 | to start transmission |
| `hmAnchLog` | 253 | the id of the other CF |

Settings for Crazyflie 2

| Parameter | Value | Comment |
|---------------|--------------------------------|
|---------------|-------|------------------------|
| `hmId` | 253 | the anchor id to use |
| `hmTwr` | 1 | to start transmission |
| `hmAnchLog` | 254 | the id of the other CF |
Expand Down

0 comments on commit e527895

Please sign in to comment.