Skip to content

Commit

Permalink
README.md fix broken image link
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrupczak3 committed Aug 7, 2022
1 parent d211376 commit 31e339a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 34 deletions.
18 changes: 1 addition & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,23 +139,7 @@ More info [**here**](drone_sensor_data_blurb.md)
This mode is only intended for short range distances, otherwise will be inaccurate (curvature of the earth, etc.)


<a href="find_me_mode.md"><img width="565" alt="Target🎯:DJI_0419.JPG
Date/Time🕰️ :2022:05:05 15:43:34

Magnetic Bearing 🧭: 212.87° (+5.43°)
Range 🏹 : 95m
𝚫 Elevation⛰️ : -15m

Nadjust: 0m
Eadjust: 0m

N
W ←↓→ E
S

Windage💨: use ←↓↑→ to adjust, RETURN (↩) to reset
Press SPACEBAR (' ') switch to newest available target" src="./assets/find_me_mode_interactive_example3.png"></a>
<a href="find_me_mode.md"><img width="565" alt="output from find_me_mode.py in the terminal" src="./assets/find_me_mode_interactive_example3.png"></a>


More info [**here**](find_me_mode.md)
Expand Down
18 changes: 1 addition & 17 deletions find_me_mode.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,23 +34,7 @@ find_me_mode will provide a distinct user warning if the `--mag` flag **is** use


A few seconds later, the following output will appear on the terminal interface:
<img width="565" alt="Target🎯:DJI_0419.JPG
Date/Time🕰️ :2022:05:05 15:43:34

Magnetic Bearing 🧭: 212.87° (+5.43°)
Range 🏹 : 95m
𝚫 Elevation⛰️ : -15m

Nadjust: 0m
Eadjust: 0m

N
W ←↓→ E
S

Windage💨: use ←↓↑→ to adjust, RETURN (↩) to reset
Press SPACEBAR (' ') switch to newest available target" src="find_me_mode_interactive_example3.png">
<img width="565" alt="output from find_me_mode.py in the terminal" src="./assets/find_me_mode_interactive_example3.png">

### output information

Expand Down

0 comments on commit 31e339a

Please sign in to comment.