Skip to content

Commit 1f749fc

Browse files
p.koevesdiYatekii
p.koevesdi
authored andcommitted
fixed wrong comment
1 parent f4c41e0 commit 1f749fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#![no_std]
22
#![no_main]
33

4-
#use core::mem::MaybeUninit;
4+
// use core::mem::MaybeUninit;
55

66
use flash_algorithm::*;
77
use rtt_target::{rprintln, rtt_init_print};

0 commit comments

Comments
 (0)