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

Se/code organization #16

Merged
merged 17 commits into from
Jan 29, 2024
Merged

Se/code organization #16

merged 17 commits into from
Jan 29, 2024

Conversation

BenG49
Copy link
Contributor

@BenG49 BenG49 commented Jan 29, 2024

No description provided.

@BenG49 BenG49 requested a review from anivanchen January 29, 2024 21:33
@@ -26,6 +26,7 @@ public ConveyorToAmp() {
public void execute() {
conveyor.toAmp();
intake.acquire();
amper.score();
Copy link
Member

Choose a reason for hiding this comment

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

Shouldn't this call amper.intake() instead?

Copy link
Member

Choose a reason for hiding this comment

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

I just reread what amper.intake() does. It doesn't need to exist? We're never going to use it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think we leave it, maybe delete amperintake command

@BenG49 BenG49 merged commit 820868a into main Jan 29, 2024
1 check passed
@BenG49 BenG49 deleted the se/code-organization branch January 29, 2024 23:32
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