diff options
Diffstat (limited to 'src/index.html')
-rw-r--r-- | src/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html index 525c5de..9272a78 100644 --- a/src/index.html +++ b/src/index.html @@ -40,7 +40,7 @@ <select name="layout" id="layout"> <option value="1">DPad + Buttons</option> <option value="2">DPad + DPad</option> - <option value="9">Joystick + Joystick (not micro:bit compatible)</option> + <option value="9">Joystick + Joystick (Needs more advanced micro:bit code)</option> </select> </label> <label class="form-control form-cb" for="show-gamepad-alt-text"> |