Skip to content

Commit

Permalink
updated info
Browse files Browse the repository at this point in the history
  • Loading branch information
SaintSampo committed Mar 13, 2024
1 parent ec96055 commit 23e323a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,10 +110,9 @@
,Arduino based robots use the library <a href="https://github.com/AlfredoSystems/PestoLink-Receive">PestoLink-Receive</a>.

<br><br> <u>Browser Support</u>
<br> PestoLink works with Google Chrome on Windows, Android, Mac, Linux, and ChromeOS.
<br>On iOS very few web browsers support webBluetooth. <a href="https://apps.apple.com/us/app/bluefy-web-ble-browser/id1492822055">Bluefy</a> is the best option I have found so far.
<br> PestoLink works with Google Chrome on Windows, Android, iOS, MacOS, Linux, and ChromeOS.

<br><br> <u>What does "Override gamepad with WASD" do?</u>
<br><br> <u>What does "Override axes with WASD" do?</u>
<br> By default, keyboard data is sent seperatly from axis/button data. If you would like to drive your robot using your keyboard,
you can enable this switch to override the axis/button data with keyboard input. 'WASD' and 'IJKL' will both override Axis 0 and Axis 1.
'ZXCV' and 'BNM,' will overide buttons 0, 1, 2, and 3.
Expand Down

0 comments on commit 23e323a

Please sign in to comment.