feat: use static_pin crate
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
use avr_device::interrupt::free;
|
||||
|
||||
use smart_leds::{SmartLedsWrite, RGB8};
|
||||
use static_pins::StaticPinOps;
|
||||
|
||||
const LAST_BIT: u8 = 0x80;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user