This commit is contained in:
fro1991
2025-10-03 09:49:22 +07:00
parent 8b8a5b65a9
commit 41fb37dba9

View File

@ -9,7 +9,7 @@ export enum GpsIgnitionStatus {
"on" = "on",
"off" = "off",
"acc_low" = "acc_low",
"ac_high" = "ac_high",
"acc_high" = "acc_high",
}
export enum GpsEngineStatus {