Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reaction game #226

Closed
wants to merge 3 commits into from
Closed

Conversation

samhandev
Copy link
Contributor

@ntoll
Updated @dsmclaughlin's reaction game from #111

This is currently working on the firmware.hex from https://github.com/ntoll/microrepl which still has the display.animate method.

It does seem like there have been changes to the display API to remove animate. I'm unable to build a newer hex from the code at https://github.com/bbcmicrobit/micropython code as the yt up command fails with the following message:

error: could not locate github component "lancaster-university/microbit-dal", either the name is misspelt, you do not have access to it, or it does not exist

@ntoll
Copy link
Contributor

ntoll commented Mar 7, 2016

Use the latest version of Mu or uflash (which both contain the latest firmware).

http://github.com/ntoll/mu
http://github.com/ntoll/uflash

Hope this helps!

@markshannon
Copy link
Collaborator

@samhandev Could you update this to work with a recent (ideally the most recent version) of the firmware?
You'll need to change display.animate to display.show and retest it.

@samhandev
Copy link
Contributor Author

Hey @ntoll @markshannon,

finally got round to updating the firmware using http://github.com/ntoll/uflash.

Tested and working.

@ntoll
Copy link
Contributor

ntoll commented Apr 16, 2016

Can you squash/rebase these changes against master..? :-)

@dpgeorge
Copy link
Member

dpgeorge commented Sep 6, 2021

Squashed to 2 commits to preserve authorship. Merged in edf3e28 and de0f241

@dpgeorge dpgeorge closed this Sep 6, 2021
@microbit-carlos microbit-carlos added this to the Version 1.1 milestone Aug 31, 2022
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.

6 participants