Constant lcd_example::lib::lcd_utils::ASCII_OFFSET
source · const ASCII_OFFSET: u8 = 0x30;
Expand description
Provided in order to convert u8 into proper ASCII char
const ASCII_OFFSET: u8 = 0x30;
Provided in order to convert u8 into proper ASCII char