Function lcd_example::lib::lcd_utils::write_char_array
source · pub fn write_char_array(gpio: &mut [Pin<Output>], arr: &mut [char])Expand description
Writes a [char] array to the LCD display
pub fn write_char_array(gpio: &mut [Pin<Output>], arr: &mut [char])Writes a [char] array to the LCD display