Constant MAX_WAITING_IMAGES_PER_LAYER
pub const MAX_WAITING_IMAGES_PER_LAYER: u32 = 10; // 10u32
Expand description
Constrains the use of Coordinator.SetLayerImage2
; see documentation there.
pub const MAX_WAITING_IMAGES_PER_LAYER: u32 = 10; // 10u32
Constrains the use of Coordinator.SetLayerImage2
; see documentation there.