Skip to content

Commit

Permalink
fix test string ro wo
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas Giese authored and Lucas Giese committed Dec 16, 2024
1 parent a7d1c99 commit c6f1e5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/virtual_instrument/device/datatype/dstring.rs
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ pub async fn mount(

let att_string_wo_2 = att_string_wo.clone();
spawn_on_command!(
"on_command",
instance,
att_string_wo_2,
on_command(
att_string_ro.clone(),
Expand Down

0 comments on commit c6f1e5c

Please sign in to comment.