mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 15:58:43 +00:00
Merge "powerstats: add new EnergyConsumerType for camera"
This commit is contained in:
@@ -40,4 +40,5 @@ enum EnergyConsumerType {
|
||||
GNSS = 4,
|
||||
MOBILE_RADIO = 5,
|
||||
WIFI = 6,
|
||||
CAMERA = 7,
|
||||
}
|
||||
|
||||
@@ -26,4 +26,5 @@ enum EnergyConsumerType {
|
||||
GNSS,
|
||||
MOBILE_RADIO,
|
||||
WIFI,
|
||||
CAMERA,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user