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 AC Hardwire option to PowerPortTypeChoices #6788

Closed
wants to merge 1 commit into from
Closed

Add AC Hardwire option to PowerPortTypeChoices #6788

wants to merge 1 commit into from

Conversation

bellwood
Copy link
Contributor

Resolves FR #6785

@@ -441,6 +443,9 @@ class PowerPortTypeChoices(ChoiceSet):
(TYPE_USB_3_B, 'USB 3.0 Type B'),
(TYPE_USB_3_MICROB, 'USB 3.0 Micro B'),
)),
('AC', (
Copy link
Member

Choose a reason for hiding this comment

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

Not sure it makes sense to group this under "AC," since most of the preceding options are also AC power. Maybe just an "other" category at the end of the list?

@bellwood bellwood closed this Jul 22, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants