Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions fosdem2019/fosdem.bas
Original file line number Diff line number Diff line change
Expand Up @@ -300,9 +300,11 @@ while fn navnb()=0 and count < 5
wend
sound 2,3,10,400

do
while fn navnb()<256
call motion
wend
loop

return

Expand Down