feat: hardware aime

This commit is contained in:
2025-04-11 23:07:45 +00:00
parent 1a68eda8c1
commit 28269c5d75
13 changed files with 276 additions and 68 deletions

View File

@ -77,6 +77,7 @@ export interface SegatoolsConfig {
addr: string;
physical: boolean;
};
aime_port: number;
}
export interface DisplayConfig {