summaryrefslogtreecommitdiff
path: root/tomorrowthegroundGUI/tomorrowthegroundGUI.pde
diff options
context:
space:
mode:
authorTim Redfern <tim@eclectronics.org>2012-08-17 11:23:53 +0100
committerTim Redfern <tim@eclectronics.org>2012-08-17 11:23:53 +0100
commit6d6d630c925e65a0c28e9aff6a680a89edbd86b8 (patch)
tree52f9d5c92a62d1ea207f9277b3a4380dfebdbf09 /tomorrowthegroundGUI/tomorrowthegroundGUI.pde
parent8323319e8a4759ad4aceac1f72437dfab1221cef (diff)
testing gps
Diffstat (limited to 'tomorrowthegroundGUI/tomorrowthegroundGUI.pde')
-rw-r--r--tomorrowthegroundGUI/tomorrowthegroundGUI.pde1
1 files changed, 1 insertions, 0 deletions
diff --git a/tomorrowthegroundGUI/tomorrowthegroundGUI.pde b/tomorrowthegroundGUI/tomorrowthegroundGUI.pde
index 7c2cf6b..4bede0b 100644
--- a/tomorrowthegroundGUI/tomorrowthegroundGUI.pde
+++ b/tomorrowthegroundGUI/tomorrowthegroundGUI.pde
@@ -33,6 +33,7 @@ void setup()
case 3:
bgmaps[0] = loadImage("domst.png");
bgmaps[1] = loadImage("domst_grad.png");
+ bgmaps[1] = loadImage("domst_index.png");
lat1=53.353241;
lng1=-6.268789;
lat2=53.35171;