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

Handle if / else statements #36

Open
karniv00l opened this issue Mar 22, 2021 · 0 comments
Open

Handle if / else statements #36

karniv00l opened this issue Mar 22, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@karniv00l
Copy link
Member

example:

#if CELSIUS
    egoTemp = scalar, U08,        4,   "C",        1.0, -40,  -40,  102.0,      0
#else
    egoTemp = scalar, U08,        4,   "F",       1.8,   -22.23,  -40,  215.0,      0
#endif
@karniv00l karniv00l changed the title Handle if / else statements Handle if / else statements in parser Mar 22, 2021
@hyper-tuner hyper-tuner deleted a comment from github-actions bot Jun 18, 2021
@karniv00l karniv00l transferred this issue from hyper-tuner/hypertuner-cloud Dec 15, 2021
@karniv00l karniv00l changed the title Handle if / else statements in parser Handle if / else statements Dec 15, 2021
@karniv00l karniv00l added the bug Something isn't working label Dec 15, 2021
@karniv00l karniv00l added enhancement New feature or request and removed bug Something isn't working labels Oct 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant