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

Add remote execution module #197

Conversation

RichDom2185
Copy link
Member

Creates a new module, remote_execution, and populates it with the EV3's internal functions as an initial version.

Content was copied over from https://github.com/source-academy/frontend/blob/8ffd98040d28c0090c12b02fb36b9c7eb02e2f51/src/features/remoteExecution/RemoteExecutionTypes.ts#L52.

Related to #196.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Creates a new module, `remote_execution`, and populates it with the
EV3's internal functions as an initial version.
@RichDom2185 RichDom2185 self-assigned this Apr 3, 2023
Copy link
Member

@martin-henz martin-henz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree that we should put as much of the remote execution functionality into modules as we can.

@martin-henz martin-henz merged commit 9cbd539 into source-academy:master Apr 5, 2023
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.

2 participants