revert accidental change
This commit is contained in:
parent
d19442fae2
commit
aca9132bbc
1 changed files with 1 additions and 1 deletions
|
@ -216,7 +216,7 @@ public class DashFavoritesFragment extends DashBaseFragment {
|
|||
direction.setImageDrawable(draw);
|
||||
}
|
||||
|
||||
public void updateArrows(float value) {
|
||||
public void updateCompassValue(float value) {
|
||||
//heading = value;
|
||||
//updateArrows();
|
||||
//99 in next line used to one-time initalize arrows (with reference vs. fixed-north direction) on non-compass devices
|
||||
|
|
Loading…
Reference in a new issue