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

screen: Add missing feature flag

This commit is contained in:
Jannik Beyerstedt 2026-09-19 18:22:15 +02:00
commit 813ee3723c

View file

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