Commit 02de59df authored by Willian Galvani's avatar Willian Galvani

APMPowerComponent.qml: Add Blue Robotics Power Sense Module R2

parent 6a3212c0
......@@ -336,6 +336,15 @@ SetupPage {
ampOffset: 0
}
ListElement {
text: qsTr("Blue Robotics Power Sense Module R2")
voltPin: 2
currPin: 3
voltMult: 11.000
ampPerVolt: 37.8788
ampOffset: 0.330
}
ListElement {
text: qsTr("Other")
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment