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

fix number type error in esc pannel #57

Conversation

Huibean
Copy link
Member

@Huibean Huibean commented Sep 11, 2024

fix input float number that raised error

  File "****/gui_tool/dronecan_gui_tool/panels/esc_panel.py", line 97, in <lambda>
    lambda: self._bcast_timer.setInterval(self._bcast_interval.value() * 1e3))
TypeError: setInterval(self, int): argument 1 has unexpected type 'float'

WeChata0f67b9d8fc13449dfa1c968f8eb0339
WeChatf6f4d599032a95e12777186d78080723

@tridge tridge force-pushed the fix-esc-pannel-broadcast-interval-change-raise-error branch from 942e333 to 9c3c05d Compare September 11, 2024 20:23
@tridge tridge merged commit 5ecc5a2 into dronecan:master Sep 11, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants