Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominaezzz committed Apr 26, 2024
1 parent 07f1625 commit 60ff058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/src/bin/lcd_cam_ov2640.rs
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ use esp_hal::{
},
peripherals::Peripherals,
prelude::*,
system::SystemControl,
Blocking,
};
use esp_hal::system::SystemControl;
use esp_println::println;

#[entry]
Expand Down

0 comments on commit 60ff058

Please sign in to comment.