Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ba58smith authored Apr 26, 2022
1 parent c6c0e73 commit 8a67f42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ The Button component behaves similar to a physical momentary switch: tap it, and
4. Buttons get a text label, so set "Text" to **5º >>** and "Font" to **montserrat28**.
5. Click on the "..." next to "Put", and fill out the pop-up window as follows:
6. Click on the Signal K icon and select the Path that this PUT request is going to be sent to. You'll get this from the documentation of the API for the plug-in you're using. In our example, it will be **steering.autopilot.target.headingMagnetic**. (If you don't have this Path in your system, just pick any Path. It won't work, of course, but it will let you complete the creation of the button component.)
7. Select "Push number value" and put **5** in the value field. Pushing a value of 5 to that URL means "set the heading to 5 degrees to starboard from our current heading". If you want a turn to port, the value would be -5.
7. Select "Push number value" and put **5** in the value field. Pushing a value of 5 to that Path means "set the heading to 5 degrees to starboard from our current heading". If you want a turn to port, the value would be -5.
8. Click OK to close the pop-up window.
9. Back in the editing window, set the Location to **18;172** and the Sze to **110;44**.
10. File _ Save to save the modified View.
Expand Down

0 comments on commit 8a67f42

Please sign in to comment.