[+] TouchPanelBaudRate

This commit is contained in:
Clansty
2024-10-22 00:19:12 +08:00
parent 3bc9f1382c
commit 0f1bfc5a17
5 changed files with 25 additions and 0 deletions

View File

@@ -75,6 +75,7 @@ namespace AquaMai
public bool SelectionDetail { get; set; }
public bool ShowNetErrorDetail { get; set; }
public bool FrameRateDisplay { get; set; }
public int TouchPanelBaudRate { get; set; }
}
public class TimeSavingConfig