timing fixes

This commit is contained in:
Lightos1
2026-01-02 21:25:37 +01:00
parent 02cac5e244
commit 1e5b702228
3 changed files with 3 additions and 3 deletions

View File

@@ -35,7 +35,6 @@ enum MtcConfig: u32 {
};
enum TableConfig: u32 {
AUTO_DEPRECATED = 0, /* Auto is not supported yet. */
DEFAULT_TABLE = 1,
TBREAK_1581 = 2,
TBREAK_1683 = 3,