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

signal class value has been wrapped to int() #894

Merged
merged 1 commit into from Jun 3, 2019

Conversation

mikdatdogru
Copy link
Contributor

i wrapped to int() function, because cannot match on css because the incoming data is decimal

image

i wrapped to int() function, because cannot match on css because the incoming data is decimal
@tablatronix
Copy link
Collaborator

tablatronix commented Jun 3, 2019

Did map() always return a float?

ohh round() doh

@tablatronix tablatronix merged commit c3ff582 into tzapu:development Jun 3, 2019
@tablatronix tablatronix added Branch This applies to a branch bug Validated BUG labels Jun 3, 2019
@mikdatdogru
Copy link
Contributor Author

yeap round() function returns float.

@mikdatdogru mikdatdogru deleted the patch-1 branch June 3, 2019 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Branch This applies to a branch bug Validated BUG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants