Skip to content

Fix error Concat str + bytes #74

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

marcelolsalgado
Copy link

This commit fix the error, when you do not insert all the arguments in the function and the default get error, because it is string and not byte. Used for the function bellow:

self.send('at', frame_id='2', command='SH')

default_value = field['default']

@jamesleesaunders
Copy link
Collaborator

Looks good to me. Ill let @mattdodge or @bp1222 cast their approval to merge.

@matheuscandido
Copy link

@mattdodge ir @bp1222 could you approve this PR for merge? It would really help me in my work here :)

@bp1222
Copy link
Contributor

bp1222 commented Jan 21, 2021

Sorry @jamesleesaunders and @matheuscandido, I no longer work for niolabs and am unable to merge to this repository as well.

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.

4 participants