From 35ac1325309b20c2e6131edc43bda0f04eb66b94 Mon Sep 17 00:00:00 2001 From: Reinier Balt Date: Wed, 9 Jun 2021 11:46:59 +0200 Subject: [PATCH] fix fmt --- src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib.rs b/src/lib.rs index 39abc82..bfd34bf 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -99,7 +99,7 @@ pub mod prelude { pub use crate::SPI_MODE; #[cfg(feature = "graphics")] - pub use crate::graphics::{Display, TriDisplay, DisplayRotation, OctDisplay}; + pub use crate::graphics::{Display, DisplayRotation, OctDisplay, TriDisplay}; } /// Computes the needed buffer length. Takes care of rounding up in case width