8000 merge 1.1 into master by bxparks · Pull Request #17 · bxparks/AceRoutine · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

merge 1.1 into master #17

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

Merged
merged 15 commits into from
Nov 1, 2020
Merged

merge 1.1 into master #17

merged 15 commits into from
Nov 1, 2020

Conversation

bxparks
Copy link
Owner
@bxparks bxparks commented Nov 1, 2020
  • 1.1 (2020-11-01)
    • Add a Coroutine::reset() method that causes the Coroutine to restart
      from the beginning of the coroutine upon the next iteration. (Fixes Function equivalent to PT_RESTART? #13
      and how to re use coroutine 【fixed】 #14).
    • Potentially Breaking: AceRoutine now depends on the AceCommon
      (https://github.com/bxparks/AceCommon) library to avoid maintaining
      multiple versions of low-level common code. The externally exposed API has
      not changed. The AceCommon library can be installed through the Arduino
      IDE Library Manager, as explained in Installation section of the
      README.md.
    • Potentially Breaking: Move the CommandLineInterface package from
      src/ace_routine/cli to the AceUtils library
      (https://github.com/bxparks/AceUtils). The AceUtils library is a better
      home for this higher-level package that depends on AceRoutine.

@bxparks bxparks merged commit 6e6fb2e into master Nov 1, 2020
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.

1 participant
0