Skip to content

Commit ea5e866

Browse files
committed
dbg dev 2
1 parent ed48de7 commit ea5e866

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ pub async fn run_daemon(ready: Option<Arc<AtomicBool>>) {
194194
});
195195
}
196196

197+
println!("here");
197198
cross.insert(DBUS_PATH!(), &features, data);
198199

199200
// register bluetooth agent before start

0 commit comments

Comments
 (0)