diff options
| author | Tim Redfern <tim@eclectronics.org> | 2012-08-17 11:23:53 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2012-08-17 11:23:53 +0100 |
| commit | 6d6d630c925e65a0c28e9aff6a680a89edbd86b8 (patch) | |
| tree | 52f9d5c92a62d1ea207f9277b3a4380dfebdbf09 /tomorrowthegroundGUI/tomorrowthegroundGUI.pde | |
| parent | 8323319e8a4759ad4aceac1f72437dfab1221cef (diff) | |
testing gps
Diffstat (limited to 'tomorrowthegroundGUI/tomorrowthegroundGUI.pde')
| -rw-r--r-- | tomorrowthegroundGUI/tomorrowthegroundGUI.pde | 1 |
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; |
