Skip to content

Commit fb95f86

Browse files
committed
Merge branch 'longtouch'
2 parents 0390741 + 66f2721 commit fb95f86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/rust/bitbox02-rust/src/hww/api/bluetooth.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ async fn process_toggle_enabled(hal: &mut impl crate::hal::Hal) -> Result<Respon
187187
hal.ui()
188188
.confirm(&confirm::Params {
189189
body,
190+
longtouch: true,
190191
..Default::default()
191192
})
192193
.await?;

0 commit comments

Comments
 (0)