add various debug impls
This commit is contained in:
@ -10,6 +10,7 @@ use va108xx_hal::{
|
||||
pac, InterruptConfig,
|
||||
};
|
||||
|
||||
#[derive(Debug)]
|
||||
pub struct Button {
|
||||
button: Pin<PA11, InputFloating>,
|
||||
}
|
||||
|
Reference in New Issue
Block a user