Function lcd_example::lib::lcd_utils::write_static_string
source · pub fn write_static_string(gpio: &mut [Pin<Output>], s: &str)Expand description
Writes a static &str to the LCD display
pub fn write_static_string(gpio: &mut [Pin<Output>], s: &str)Writes a static &str to the LCD display