Implement ESPHome dimmer
This commit is contained in:
parent
57f213a5f0
commit
179279df79
3 changed files with 48 additions and 38 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -42,7 +42,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "ch32-hal"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/paval-shlyk/ch32-hal?rev=ace32859924ab0d5e411521a8f392df01ce262ff#ace32859924ab0d5e411521a8f392df01ce262ff"
|
||||
source = "git+https://github.com/paval-shlyk/ch32-hal?rev=f9490337b9c5c97b480e5a7274ff01264da7e1ee#f9490337b9c5c97b480e5a7274ff01264da7e1ee"
|
||||
dependencies = [
|
||||
"ch32-metapac",
|
||||
"critical-section",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue