pub fn write_char_array(gpio: &mut [Pin<Output>], arr: &mut [char])
Expand description

Writes a [char] array to the LCD display