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

espressif_3.0 #210

Merged
merged 7 commits into from
Aug 17, 2024
Merged

espressif_3.0 #210

merged 7 commits into from
Aug 17, 2024

Conversation

kotovasia5120
Copy link
Contributor

@kotovasia5120 kotovasia5120 commented Aug 10, 2024

Fix for compiling espressif_3.0

kotovasia5120 and others added 4 commits July 30, 2024 00:04
h4\h4.ino:570:37: error: too many arguments to function 'hw_timer_t* timerBegin(uint32_t)'
570 | hw_timer_t async_timer = timerBegin(0, 80, true);
| ~~~~~~~~~~^~~~~~~~~~~~~
'hw_timer_t timerBegin(uint32_t)'
It was my mistake.
h4/h4.ino Outdated Show resolved Hide resolved
@kachurovskiy
Copy link
Owner

Can you please test that async mode is working as intended with your latest changes? Also try lowering/increasing pitch while ASYNC mode is ON

Copy link

@tp1845 tp1845 left a comment

Choose a reason for hiding this comment

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

no issue

@kachurovskiy kachurovskiy merged commit f0e5ebe into kachurovskiy:main Aug 17, 2024
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.

3 participants