Skip to content

Conversation

SergioGasquez
Copy link
Member

  • The flag f was already being used by flash-freq, updated log-format to use L
  • Since the PR was intended to be released in a minor version, we created monitor_with method to avoid changing monitor, now it can be modified

Copy link
Member

@jessebraham jessebraham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@jessebraham jessebraham merged commit 2e73c4f into esp-rs:main Nov 15, 2023
@SergioGasquez SergioGasquez deleted the fix/f-flag branch November 16, 2023 07:38
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.

The -f flag is used for both flash_freq and log_format, triggering a debug_assertion in clap.

2 participants