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 set bus number funcs #36

Merged
merged 1 commit into from
Oct 6, 2024
Merged

Add set bus number funcs #36

merged 1 commit into from
Oct 6, 2024

Conversation

ZR233
Copy link
Contributor

@ZR233 ZR233 commented Jul 31, 2024

Add update_bus_number function.

Copy link
Member

@IsaacWoods IsaacWoods left a comment

Choose a reason for hiding this comment

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

Apologies for the delay in reviewing this, and thanks for the PR!

}
}

pub struct BusNumber {
Copy link
Member

Choose a reason for hiding this comment

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

We can merge without this for now, but this should probably derive Clone, Copy, PartialEq, Debug or something

@IsaacWoods IsaacWoods merged commit b35f742 into rust-osdev:main Oct 6, 2024
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