finished and fully functional
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user