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

Catch all state for any undefined state values #818

Closed
ghost opened this issue Jun 25, 2018 · 0 comments · Fixed by #867
Closed

Catch all state for any undefined state values #818

ghost opened this issue Jun 25, 2018 · 0 comments · Fixed by #867
Labels
Milestone

Comments

@ghost
Copy link

ghost commented Jun 25, 2018

I imagine declaring an item like so:

ITEM BLAH 520 8 UINT "Description"
STATE BAD 0
STATE GOOD1 1
STATE GOOD2 2
STATE ERROR ANY

Where the ERROR state is displayed for any other UINT 8 value other than 0, 1, or 2. Not sure about the ANY keyword but something to indicate the remaining values all apply to this state.

@ghost ghost added the feature label Jun 25, 2018
@ghost ghost closed this as completed in #867 Aug 28, 2018
@ghost ghost added this to the v4.3.0 milestone Aug 30, 2018
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

0 participants