Skip to content

Channels: fix wrong key type#1046

Open
tajisoft wants to merge 1 commit intodronekit:masterfrom
tajisoft:fix-channels-none
Open

Channels: fix wrong key type#1046
tajisoft wants to merge 1 commit intodronekit:masterfrom
tajisoft:fix-channels-none

Conversation

@tajisoft
Copy link

It returns None in all channel because of wrong key type.

vehicle = connect("127.0.0.1:14550", wait_ready=True)
vehcie.channels
{'1': None, '2': None, '3': None, '4': None, '5': None, '6': None, '7': None, '8': None}

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.

1 participant