This commit is contained in:
Evan Feenstra
2023-05-13 09:23:25 +01:00
parent 2b13098443
commit f8f5c67c62

View File

@@ -47,7 +47,7 @@ fn main() -> Result<()> {
// led_control_loop(pins.gpio0, peripherals.rmt.channel0, led_rx);
// BUTTON thread
button_loop(pins.gpio8, led_tx.clone());
// button_loop(pins.gpio8, led_tx.clone());
// thread::sleep(Duration::from_secs(100));