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

Update sbs_connect_log_param.py #416

Merged
merged 1 commit into from
Oct 10, 2023
Merged

Conversation

PiggyGaGa
Copy link
Contributor

change line 73 with SyncLogger(scf, lg_stab) as logger:
as with SyncLogger(scf, logconf) as logger:

change line 73 `with SyncLogger(scf, lg_stab) as logger: `
as `with SyncLogger(scf, logconf) as logger: `
@knmcguire
Copy link
Member

Is this the replacement of this PR; #415 ?

@knmcguire
Copy link
Member

alright I'll just go ahead and merge this one. I'll fix the documentation in a different PR since that wasn't accurate either. I was hoping to push it but since your PR is from your master branch I'm not able to directly contribute to it.

Thanks for notifying us on this issue!

@knmcguire knmcguire merged commit a7a08fc into bitcraze:master Oct 10, 2023
1 check passed
@knmcguire knmcguire added this to the next-release milestone Oct 10, 2023
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