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

Small Fix #1

Closed
patrykkulik opened this issue Mar 13, 2021 · 1 comment
Closed

Small Fix #1

patrykkulik opened this issue Mar 13, 2021 · 1 comment

Comments

@patrykkulik
Copy link

Great code but on line 59 in advanced_tello.py, the line should be return cls(cmd_id, pac_type, seq_num, data), instead of return cls(cmd_id, data, pac_type, seq_num). This makes it consistent with the class __init__ function.

@jaqxues
Copy link
Owner

jaqxues commented Mar 14, 2021

Haven't worked on this for a long time, but it looks to me like you're correct. Thanks!

@jaqxues jaqxues closed this as completed Mar 14, 2021
jaqxues added a commit that referenced this issue Mar 14, 2021
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