Skip to content

Conversation

martinwork
Copy link
Contributor

Add "tick64" to yotta config.json:
{
"microbit-dal":{
"tick64":1
}
}

Fixes #451

Add "tick64" to yotta config.json:
{
  "microbit-dal":{
    "tick64":1
  }
}
@jaustin
Copy link
Contributor

jaustin commented Dec 1, 2020

@martinwork could you please rebase on https://github.com/lancaster-university/microbit-dal/commits/js-event-semantics so we can test in MakeCode?

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.

system_timer_current_time_us drifts behind us_ticker_read at a variable rate
2 participants