mirror of
https://github.com/ZCShou/GoGoGo.git
synced 2026-06-05 21:00:50 +08:00
uncomment
This commit is contained in:
parent
29fe0c4fe6
commit
141b4e362a
@ -29,7 +29,6 @@ import com.zcshou.gogogo.R;
|
||||
import com.zcshou.joystick.JoyStick;
|
||||
|
||||
public class ServiceGo extends Service {
|
||||
// 定位相关变量
|
||||
public static final double DEFAULT_LAT = 36.667662;
|
||||
public static final double DEFAULT_LNG = 117.027707;
|
||||
private double mCurLat = DEFAULT_LAT;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user