Function vaporlight::run [] [src]

pub fn run<F>(animation: F) where
    F: Fn(&mut Controller, u16), 

Main function. Parses cli args, sets up a connection and runs the passed animation function. Run this with your animation.