formatting

This commit is contained in:
Proddy
2023-02-05 10:57:28 +01:00
parent 3a4e6aa852
commit e82433c530

View File

@@ -48,6 +48,7 @@ export interface Stat {
f: number; // fail
q: number; // quality
}
export interface Status {
status: busConnectionStatus;
tx_mode: number;
@@ -57,6 +58,7 @@ export interface Status {
num_analogs: number;
stats: Stat[];
}
export interface Device {
id: string; // id index
tn: string; // device type translated name