mirror of
https://github.com/ilya-zlobintsev/LACT.git
synced 2025-02-25 18:55:26 -06:00
test
This commit is contained in:
parent
945cfd23e6
commit
dbd37bdc0b
@ -132,7 +132,7 @@ impl ClocksFrame {
|
|||||||
}
|
}
|
||||||
|
|
||||||
pub fn set_table(&self, table: ClocksTableGen) -> anyhow::Result<()> {
|
pub fn set_table(&self, table: ClocksTableGen) -> anyhow::Result<()> {
|
||||||
debug!("using clocks table {table:?}");
|
println!("using clocks table {table:?}");
|
||||||
|
|
||||||
// The upper value "0.0" is used to hide the adjustment when info is not available
|
// The upper value "0.0" is used to hide the adjustment when info is not available
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user