lancaster-university / microbit-dal

http://lancaster-university.github.io/microbit-docs
Other
256 stars 130 forks source link

fix time for js-event-semantics #475

Open martinwork opened 3 years ago

martinwork commented 3 years ago

@jaustin I hope this is what you need!

martinwork commented 3 years ago

Add "tick64" to yotta config.json:

{
    "microbit-dal":{
        "tick64":1
    }
}