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

Error in line 153 on Taranis #3

Open
kelm-solutions opened this issue Mar 20, 2017 · 2 comments
Open

Error in line 153 on Taranis #3

kelm-solutions opened this issue Mar 20, 2017 · 2 comments

Comments

@kelm-solutions
Copy link

I received an error in line 153, 155 and 156 of the script on my Taranis radio, saying no arythmetics are allowed in global variables (i guess).
So, instead of

lcd.drawNumber(62, 27, curShot, MIDSIZE + RIGHT)

I removed "+" sign and made this

lcd.drawNumber(62, 27, curShot, MIDSIZE, RIGHT)

This is working for me well.

@JulianBerger
Copy link
Owner

What openTX do you use?
It's tested with latest 2.2 rc14.

@kelm-solutions
Copy link
Author

kelm-solutions commented Mar 25, 2017 via email

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

No branches or pull requests

2 participants