Skip to content

Commit

Permalink
Fix incorrect HOU_81 frequency in .ho NEXTID
Browse files Browse the repository at this point in the history
  • Loading branch information
jivebiscuit committed Oct 10, 2024
1 parent 68f1295 commit 739749a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@ <h3>Text-Based Controlling</h3>
<tr><th>Command</th><th>Example</th><th>Returns</th></tr>
</thead>
<tbody>
<tr><td class="command">.ho NEXTID</td><td class="command">.ho 81</td><td>"Contact HOU_81_CTR on 132.425, have a good flight!"</td></tr>
<tr><td class="command">.ho NEXTID</td><td class="command">.ho 81</td><td>"Contact HOU_81_CTR on 134.425, have a good flight!"</td></tr>
<tr><td class="command">.hodep DEPID</td><td class="command">.hodep 1D</td><td>"Contact Departure 120.05. Cya!”</td></tr>
<tr><td class="command">.depoff</td><td class="command"></td><td>No departure control available, monitor unicom 122.8, Thanks for flying!</td></tr>
<tr><td class="command">.rts</td><td class="command"></td><td>Reset transponder, <span class="code">assigned beacon</span>."</td></tr>
Expand Down

0 comments on commit 739749a

Please sign in to comment.