Skip to content
Snippets Groups Projects
Commit f2b30f7e authored by Stefan Haun's avatar Stefan Haun
Browse files

Add power module string definitions

parent 92bb675a
Branches
Tags release-1 v1.0
No related merge requests found
...@@ -71,6 +71,15 @@ Q(x) ...@@ -71,6 +71,15 @@ Q(x)
Q(y) Q(y)
Q(z) Q(z)
/* power */
Q(power)
Q(read_battery_voltage)
Q(read_battery_current)
Q(read_chargein_voltage)
Q(read_chargein_current)
Q(read_system_voltage)
Q(read_thermistor_voltage)
/* display */ /* display */
Q(sys_display) Q(sys_display)
Q(display) Q(display)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment