Skip to content

Commit dbdfb67

Browse files
author
p.koevesdi
committed
fixed wrong comment
1 parent 3f845b7 commit dbdfb67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.rs

Lines changed: 1 addition & 1 deletion
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)