finished and fully functional

This commit is contained in:
Priec
2025-11-19 23:30:55 +01:00
parent 8e1c2ec29f
commit 179bec6ed6
3 changed files with 75 additions and 70 deletions

View File

@@ -104,7 +104,7 @@ async fn main(spawner: Spawner) {
).unwrap());
// END OF SOFTWARE UART
let mut buf = [0u8; 32];
// let mut buf = [0u8; 32];
let mut counter: u32 = 0;
loop {