-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(esp-hal-buzzer): Remove generic timer speed from Buzzer.
- Only esp32 supports HighSpeed timer for LEDC. Every device supports LowSpeed. - This simplifies the type contraints over a Buzzer instance.
- Loading branch information
1 parent
ca61099
commit 8432e0f
Showing
1 changed file
with
4 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters