Watch
0
0
Fork
You've already forked esp32-c_its-companion
0

Compare commits

...
Author SHA1 Message Date
813ee3723c screen: Add missing feature flag 2026-09-19 18:22:15 +02:00

View file

@ -167,6 +167,7 @@ where
} }
// on big screns: uses full screen width and height from 250 to 280 pixels // on big screns: uses full screen width and height from 250 to 280 pixels
#[cfg(feature = "gnss_ubx")]
pub fn update_gnss( pub fn update_gnss(
&mut self, &mut self,
pvt: &ublox::nav_pvt::proto27::NavPvtRef, pvt: &ublox::nav_pvt::proto27::NavPvtRef,