Skip to content

Add pauseUntil block to runtime configuration#6877

Merged
jwunderl merged 1 commit into
masterfrom
jwunderl-patch-2
May 21, 2026
Merged

Add pauseUntil block to runtime configuration#6877
jwunderl merged 1 commit into
masterfrom
jwunderl-patch-2

Conversation

@jwunderl
Copy link
Copy Markdown
Member

close #5919

adds it to the bottom of loops, like arcade
image
the fiddley bit is that the normal pause block is in basic in microbit, so doesn't have the same association of pause = loops category arcade does. pause until definitely does not belong in basic though

@jwunderl jwunderl requested a review from a team May 21, 2026 15:09
@jwunderl jwunderl merged commit 407be1d into master May 21, 2026
20 checks passed
@jwunderl jwunderl deleted the jwunderl-patch-2 branch May 21, 2026 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create a generic ‘Pause Until’ block for micro-bit (like the block in Makecode for EV3)

2 participants