Skip to content

Commit 827418d

Browse files
abhinavraj23CloudyPadmal
authored andcommitted
solved minor bugs in multimeter (#1311)
1 parent 8a58e54 commit 827418d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
</string-array>
5757

5858
<string-array name="multimeter_knob_states">
59+
<item>CH1</item>
5960
<item>CAP</item>
6061
<item>AN8</item>
6162
<item>RES</item>
@@ -66,7 +67,6 @@
6667
<item>ID4</item>
6768
<item>CH3</item>
6869
<item>CH2</item>
69-
<item>CH1</item>
7070
</string-array>
7171

7272
<string name="id1">ID1</string>

0 commit comments

Comments
 (0)