Implement ESPHome dimmer
This commit is contained in:
parent
57f213a5f0
commit
179279df79
3 changed files with 48 additions and 38 deletions
|
|
@ -12,7 +12,7 @@ bench = false
|
|||
panic-halt = "1.0.0"
|
||||
|
||||
# https://github.com/ch32-rs/ch32-hal/pull/75
|
||||
ch32-hal = {git = "https://github.com/paval-shlyk/ch32-hal", rev="ace32859924ab0d5e411521a8f392df01ce262ff", features = [
|
||||
ch32-hal = {git = "https://github.com/paval-shlyk/ch32-hal", rev="f9490337b9c5c97b480e5a7274ff01264da7e1ee", features = [
|
||||
"ch32v203f6p6",
|
||||
"time-driver-tim1",
|
||||
]}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue