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

Architecture improvements embassy usb logger proto #15

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

soutade
Copy link

@soutade soutade commented Feb 27, 2025

Split PROTO PinValue enum into PinValue and PinDirection.

It's cleaner but decrease performances (in ms) :
1295
1312
1279

Original main :
1196
1181
1186

@soutade soutade force-pushed the architecture_improvements_embassy_usb_logger_proto branch from a476713 to e9ce154 Compare March 4, 2025 08:00
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