mirror of
https://github.com/stakwork/sphinx-key.git
synced 2025-12-18 15:54:31 +01:00
mrg
This commit is contained in:
@@ -47,7 +47,7 @@ fn main() -> Result<()> {
|
|||||||
// led_control_loop(pins.gpio0, peripherals.rmt.channel0, led_rx);
|
// led_control_loop(pins.gpio0, peripherals.rmt.channel0, led_rx);
|
||||||
|
|
||||||
// BUTTON thread
|
// BUTTON thread
|
||||||
button_loop(pins.gpio8, led_tx.clone());
|
// button_loop(pins.gpio8, led_tx.clone());
|
||||||
|
|
||||||
// thread::sleep(Duration::from_secs(100));
|
// thread::sleep(Duration::from_secs(100));
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user