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

Some inits needed? #1

Open
nicolaufg opened this issue Aug 3, 2018 · 0 comments
Open

Some inits needed? #1

nicolaufg opened this issue Aug 3, 2018 · 0 comments

Comments

@nicolaufg
Copy link

It seems to work in the simulator (Companion 2.2RC2) but it fails in my new Horus X12S. It claims "lastUpdtTelem is nil" in line 355. I blindly added the lines below to "local function create(zone, options)"

lastUpdtTelem = 0
timeToTelemUpdt = 0

... and the error became "Attempt to compare number with nil" in the same line...

Note these have been my first 5 minutes with LUA ever, but I'll do my homework and try to contribute to this project in the future. I really like the idea of having one widget to get all the passthrough telemetry and then let other widgets use it.

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

1 participant