screen: Add missing feature flag
This commit is contained in:
parent
828e596dea
commit
813ee3723c
1 changed files with 1 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue