fixed bug - turning on/off functionality

This commit is contained in:
Wyatt J. Miller
2020-04-01 04:28:35 +01:00
parent 023434cfcc
commit 96509ff1cc
2 changed files with 77 additions and 83 deletions

View File

@ -68,6 +68,9 @@ impl Configuration {
next.text().to_string()
}
pub fn change_color(num_leds: usize, num_one: &u8, num_two: &u8, num_three: &u8) {
// code goes here
}
}
// grab the config