summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
authorMagnus Feuer <mfeuer@jaguarlandrover.com>2014-12-08 17:03:14 -0800
committerMagnus Feuer <mfeuer@jaguarlandrover.com>2014-12-08 17:03:14 -0800
commit2947e5a65d55d7f2ddbd30552ec759ed5031a425 (patch)
tree6c87d5c6812bf7ff140dd35f959b15c8b6b63f16 /rebar.config
parent004d5c2ecb1062405f13ec5b3bfe198d08c2726e (diff)
downloadrvi_core-2947e5a65d55d7f2ddbd30552ec759ed5031a425.tar.gz
Changed waypoint to location. Changed odo to odometer. Changer interval to reporting_interval
Signed-off-by: Magnus Feuer <mfeuer@jaguarlandrover.com>
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/rebar.config b/rebar.config
index 2e32599..29b7941 100644
--- a/rebar.config
+++ b/rebar.config
@@ -20,5 +20,6 @@
{exo, ".*", {git, "git://github.com/Feuerlabs/exo.git", "1.2"}},
{setup, ".*", {git, "https://github.com/uwiger/setup.git", "HEAD"}},
{resource, ".*", {git, "https://github.com/tonyrog/resource.git", "HEAD"}},
+ {gsms, ".*", {git, "https://github.com/tonyrog/gsms.git", "HEAD"}},
{wse, ".*", {git, "https://github.com/tonyrog/wse.git", "HEAD"}}
]}.