mirror of
https://github.com/exoticorn/microw8.git
synced 2026-01-20 19:26:43 +01:00
remove debug trace
This commit is contained in:
@@ -388,8 +388,6 @@ fn init_sound(
|
|||||||
})
|
})
|
||||||
};
|
};
|
||||||
|
|
||||||
dbg!(sample_format);
|
|
||||||
|
|
||||||
let mut sample_index = 0;
|
let mut sample_index = 0;
|
||||||
let mut pending_updates: Vec<RegisterUpdate> = Vec::with_capacity(30);
|
let mut pending_updates: Vec<RegisterUpdate> = Vec::with_capacity(30);
|
||||||
let mut current_time = 0;
|
let mut current_time = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user