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

Fix timing issues with UART communication #75

Merged
merged 7 commits into from
Jul 2, 2023

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    ba4b299 View commit details
    Browse the repository at this point in the history
  2. Simplify calculation of inter-frame delay

    Also rename the variable to make it more descriptive
    wpyoga committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    547d0a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06aeda0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7cd786 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. replace machine idle with time sleep_us for MicroPython below v1.20.0…

    … without UART flush function
    brainelectronics committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    e4bdeea View commit details
    Browse the repository at this point in the history
  2. update changelog

    brainelectronics committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    c0de0bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5416a9 View commit details
    Browse the repository at this point in the history