mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-04-10 14:26:45 +00:00
Removed unused constant
This commit is contained in:
parent
227f7ce5aa
commit
41d674d74a
@ -31,7 +31,6 @@ public class CubotLidar extends CpuHardware implements JSONSerialisable {
|
||||
private static final int LIDAR_GET_WORLD_POS = 4;
|
||||
private static final int LIDAR_GET_WORLD_SIZE = 5;
|
||||
|
||||
private static final int MEMORY_MAP_START = 0x0100;
|
||||
private static final int MEMORY_PATH_START = 0x0000;
|
||||
|
||||
public CubotLidar(Cubot cubot) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user