Function arduboy_rust::arduino_system::arduino::delay
source · pub fn delay(ms: u32)
Expand description
A Arduino function to pause the cpu circles for a given amount of ms
pub fn delay(ms: u32)
A Arduino function to pause the cpu circles for a given amount of ms