rewrited buzzer for 2,5kHz Buzzer and use PWM

icreased SPI frequency to 3.8MHz
This commit is contained in:
PC_WSL
2025-05-08 15:58:47 +02:00
parent b3b0176b46
commit ee4726d5a2
5 changed files with 94 additions and 58 deletions

1
Cargo.lock generated
View File

@@ -423,6 +423,7 @@ dependencies = [
"gpio",
"log",
"regex",
"rgb",
"rocket",
"rppal",
"rust-embed",