Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-ffm committed Mar 27, 2019
1 parent 65d7b5c commit a0bea5c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ To connect the ESP32 to the FC:
- TX from FC to ESP RX pin 17
- RX from FC to ESP TX pin 23

Thanks for testing! πŸ˜„ πŸ‘

## FC settings

Expand All @@ -119,6 +118,7 @@ Dump your backup back into the cli.

Activate MSP on the corrosponding UART, the speed is 57600.

OSD and HUD settings:
```
osd_layout 0 2 0 0 V // Crosshair and the HUD ON
osd_layout 0 43 0 0 H // north map OFF
Expand All @@ -131,6 +131,8 @@ set osd_camera_fov_v = 85 // the HUD: field of view vertical
```
The HUD has an entry in the stick menu (OSD->HUD) where you can change this configuration at runtime.

Thanks for testing! πŸ˜„ πŸ‘

## Commands

If something is not working correctly, please open a serial terminal (Windows e.g. [PuTTy](https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html)).
Expand Down

0 comments on commit a0bea5c

Please sign in to comment.