From a26761a2fa1b21d693a51087e184fc0b14a232ec Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Wed, 4 Oct 2023 15:12:43 +0000 Subject: [PATCH] larger button --- jacdac-ts | 2 +- src/pages/clients/makecode/microbit-jukebox.mdx | 4 +--- src/pages/start.mdx | 4 +++- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/jacdac-ts b/jacdac-ts index 6c675c338ec5..62fc96cccc20 160000 --- a/jacdac-ts +++ b/jacdac-ts @@ -1 +1 @@ -Subproject commit 6c675c338ec54c3b89001f36166da17fb839e004 +Subproject commit 62fc96cccc209d5c0950697fdc1b7a27948d23b1 diff --git a/src/pages/clients/makecode/microbit-jukebox.mdx b/src/pages/clients/makecode/microbit-jukebox.mdx index db5d47854b0b..524cd5bae075 100644 --- a/src/pages/clients/makecode/microbit-jukebox.mdx +++ b/src/pages/clients/makecode/microbit-jukebox.mdx @@ -24,9 +24,7 @@ The micro:bit Jukebox experience is a MakeCode program that you can download or variant="contained" url="https://github.com/microsoft/pxt-jacdac/releases/latest/download/microbit-jukebox.hex" name="microbit-jukebox.hex" -> - Download Hex File - +>Download Hex File ## What to expect? diff --git a/src/pages/start.mdx b/src/pages/start.mdx index 1c21d22a083f..ea3abb2e2a26 100644 --- a/src/pages/start.mdx +++ b/src/pages/start.mdx @@ -19,8 +19,10 @@ Each connected module will automatically appear in the device dashboard as a **d mirroring the state of the device. Each Jacdac service describes a basic electronic feature, such as a [button](/services/button) or [potentiometer](/services/potentiometer). -If **your micro:bit does not connect** to the Jacdac device dashboard, + +> If **your micro:bit does not connect** to the Jacdac device dashboard, try downloading the [micro:bit Jukebox](/clients/makecode/microbit-jukebox/) onto your micro:bit. + In addition to reacting to Jacdac modules as they are plugged in, the micro:bit will pass Jacdac communications to your computer over USB.