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 debug stream #779

Merged
merged 3 commits into from
Nov 15, 2024
Merged

Fix debug stream #779

merged 3 commits into from
Nov 15, 2024

Conversation

Paciente8159
Copy link
Owner

@Paciente8159 Paciente8159 commented Nov 15, 2024

  • fix debug stream overflow reset not reseting properlly (credits to ricochet1k)
  • fix timeout macro when free_micros turns around (credits to ricochet1k)
  • modified timeout to uint32_t. Setting a timeout of -1 will take 71 minutes to occur

- fix debug stream overflow reset not reseting properlly (credits to (ricochet1k)[https://github.com/ricochet1k])
- fix timeout macro when free_micros turns around (credits to (ricochet1k)[https://github.com/ricochet1k])
- modified timeout to uint32_t. Setting a timeout of -1 will take 71 minutes to occur
@Paciente8159 Paciente8159 added bug Something isn't working core: general core: general labels Nov 15, 2024
@Paciente8159 Paciente8159 merged commit d28f099 into master Nov 15, 2024
30 checks passed
@Paciente8159 Paciente8159 deleted the fix-debug-stream branch November 15, 2024 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working core: general core: general
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant