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

usbhid-ups: mark *_info types as enumerations #134

Open
clepple opened this issue Jun 19, 2014 · 0 comments
Open

usbhid-ups: mark *_info types as enumerations #134

clepple opened this issue Jun 19, 2014 · 0 comments
Milestone

Comments

@clepple
Copy link
Member

clepple commented Jun 19, 2014

For instance, in mge-hid.c, "input.sensitivity" can either be "normal", "high" or "low", but the type is ST_FLAG_RW | ST_FLAG_STRING. Add HU_FLAG_ENUM for similar R/W variables that can only take one of several values.

jimklimov pushed a commit to jimklimov/nut that referenced this issue Sep 6, 2021
…outlets

Add missing outlet objects for master
@jimklimov jimklimov added this to the 2.8.2 milestone Aug 29, 2023
@jimklimov jimklimov modified the milestones: 2.8.2, 2.8.3 Apr 6, 2024
@jimklimov jimklimov modified the milestones: 2.8.3, 2.8.4 Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants