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

Create function(s) for deactivating a mode #118

Closed
fohrloop opened this issue Dec 25, 2023 · 0 comments · Fixed by #119
Closed

Create function(s) for deactivating a mode #118

fohrloop opened this issue Dec 25, 2023 · 0 comments · Fixed by #119

Comments

@fohrloop
Copy link
Owner

The title says it all: Create function or functions for deactivating a mode.

The function signature could be

def deactivate(method:Method, heartbeat:Heartbeat):
    ...
fohrloop added a commit that referenced this issue Dec 25, 2023
Provides a function deactivate_method for deactivating a mode.

Also, rename:
   activate -> activate_one_of_multiple
   activate_using -> activate_method (paired with the deactivate_method)

Closes: #118
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 a pull request may close this issue.

1 participant