mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-11-28 00:24:54 +00:00
static power clamp
This commit is contained in:
@ -1081,5 +1081,10 @@ class Assets {
|
||||
static const String gang1touch = "assets/icons/1gang_touch.svg";
|
||||
static const String gang2touch = "assets/icons/2gang_touch.svg";
|
||||
static const String gang3touch = "assets/icons/3gang_touch.svg";
|
||||
|
||||
static const String frequencyIcon = "assets/icons/frequency_icon.svg";
|
||||
static const String voltMeterIcon = "assets/icons/volt_meter_icon.svg";
|
||||
static const String powerActiveIcon = "assets/icons/power_active_icon.svg";
|
||||
|
||||
//leakNormalIcon
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user