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

Fixed issue #2 with the use of 'min' function. #29

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

markeby
Copy link

@markeby markeby commented Aug 19, 2024

Fixed issue #2 with the use of 'min' function. This makes sure that the types for both parameters match so that the ESP32 standard library function is used instead of the STL function.

…s sure that the types for both parameters match so that the ESP32 standard library function is used instead of the STL function.
@MajicDesigns
Copy link
Owner

Has this been tested that it compiles with AVR architectures (eg compile with Uno settings)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants