Constant kernel::KERNEL_MINOR_VERSION
source ยท pub const KERNEL_MINOR_VERSION: u16 = 1;
Expand description
Kernel minor version.
This is compiled with the crate to enable for checking of compatibility with loaded apps.
pub const KERNEL_MINOR_VERSION: u16 = 1;
Kernel minor version.
This is compiled with the crate to enable for checking of compatibility with loaded apps.